Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dneighbour.h348 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb,
466 return __neigh_event_send(neigh, skb, immediate_ok); in neigh_event_send_probe()
/Linux-v6.6/net/core/
Dneighbour.c1164 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, in __neigh_event_send() function
1250 EXPORT_SYMBOL(__neigh_event_send);