Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance
159 struct neigh_ops { struct160 int family;161 void (*solicit)(struct neighbour *, struct sk_buff *);162 void (*error_report)(struct neighbour *, struct sk_buff *);163 int (*output)(struct neighbour *, struct sk_buff *);164 int (*connected_output)(struct neighbour *, struct sk_buff *);