Searched refs:__neigh_event_send (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Dneighbour.c1171 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, function
1257 EXPORT_SYMBOL(__neigh_event_send); variable
/linux-master/include/net/
H A Dneighbour.h348 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb,
466 return __neigh_event_send(neigh, skb, immediate_ok);

Completed in 132 milliseconds