Home
last modified time | relevance | path

Searched defs:neigh_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/net/
Dneighbour.h168 struct neigh_ops { struct
169 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 *);