Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance
12590 struct neigh_ops { struct12591 int family;12592 void (*solicit)(struct neighbour *, struct sk_buff *);12593 void (*error_report)(struct neighbour *, struct sk_buff *);12594 int (*output)(struct neighbour *, struct sk_buff *);12595 int (*connected_output)(struct neighbour *, struct sk_buff *);