Home
last modified time | relevance | path

Searched refs:__neigh_event_send (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dneighbour.h319 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb);
436 return __neigh_event_send(neigh, skb); in neigh_event_send()
/Linux-v4.19/net/core/
Dneighbour.c1003 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in __neigh_event_send() function
1079 EXPORT_SYMBOL(__neigh_event_send);