Searched defs:neigh_ops (Results 1 – 2 of 2) sorted by relevance
168 struct neigh_ops { struct169 int family;170 void (*solicit)(struct neighbour *, struct sk_buff *);171 void (*error_report)(struct neighbour *, struct sk_buff *);172 int (*output)(struct neighbour *, struct sk_buff *);173 int (*connected_output)(struct neighbour *, struct sk_buff *);
163 struct neigh_ops { struct164 int family;165 void (*solicit)(struct neighbour *, struct sk_buff *);166 void (*error_report)(struct neighbour *, struct sk_buff *);167 int (*output)(struct neighbour *, struct sk_buff *);168 int (*connected_output)(struct neighbour *, struct sk_buff *);