Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h164 struct neigh_ops { struct
165 int family;
166 void (*solicit)(struct neighbour *, struct sk_buff *);
167 void (*error_report)(struct neighbour *, struct sk_buff *);
168 int (*output)(struct neighbour *, struct sk_buff *);
169 int (*connected_output)(struct neighbour *, struct sk_buff *);

Completed in 6 milliseconds