Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance
170 struct neigh_ops { struct171 int family;172 void (*solicit)(struct neighbour *, struct sk_buff *);173 void (*error_report)(struct neighbour *, struct sk_buff *);174 int (*output)(struct neighbour *, struct sk_buff *);175 int (*connected_output)(struct neighbour *, struct sk_buff *);