Searched defs:neigh_ops (Results 1 – 2 of 2) sorted by relevance
10514 struct neigh_ops { struct10515 int family;10516 void (*solicit)(struct neighbour *, struct sk_buff *);10517 void (*error_report)(struct neighbour *, struct sk_buff *);10518 int (*output)(struct neighbour *, struct sk_buff *);10519 int (*connected_output)(struct neighbour *, struct sk_buff *);
10429 struct neigh_ops { struct10430 int family;10431 void (*solicit)(struct neighbour *, struct sk_buff *);10432 void (*error_report)(struct neighbour *, struct sk_buff *);10433 int (*output)(struct neighbour *, struct sk_buff *);10434 int (*connected_output)(struct neighbour *, struct sk_buff *);