Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance
162 struct neigh_ops { struct163 int family;164 void (*solicit)(struct neighbour *, struct sk_buff *);165 void (*error_report)(struct neighbour *, struct sk_buff *);166 int (*output)(struct neighbour *, struct sk_buff *);167 int (*connected_output)(struct neighbour *, struct sk_buff *);