Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance
120 struct neigh_ops { struct121 int family;122 void (*solicit)(struct neighbour *, struct sk_buff *);123 void (*error_report)(struct neighbour *, struct sk_buff *);124 int (*output)(struct neighbour *, struct sk_buff *);125 int (*connected_output)(struct neighbour *, struct sk_buff *);