Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h336 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb);
453 return __neigh_event_send(neigh, skb); in neigh_event_send()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_qcom1489 __neigh_event_send
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c1126 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in __neigh_event_send() function
1206 EXPORT_SYMBOL(__neigh_event_send);