__neigh_event_send 326 include/net/neighbour.h int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb); __neigh_event_send 444 include/net/neighbour.h return __neigh_event_send(neigh, skb); __neigh_event_send 1184 net/core/neighbour.c EXPORT_SYMBOL(__neigh_event_send);