Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dneighbour.h345 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb,
463 return __neigh_event_send(neigh, skb, immediate_ok); in neigh_event_send_probe()
/linux-6.15/net/core/
H A Dneighbour.c1120 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, in __neigh_event_send() function
1206 EXPORT_SYMBOL(__neigh_event_send);