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