Lines Matching defs:neigh
91 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole()
97 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release()
683 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
721 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
733 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
829 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
854 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
872 struct neighbour *neigh = (struct neighbour *)arg; in neigh_timer_handler() local
955 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in __neigh_event_send()
1033 static void neigh_update_hhs(struct neighbour *neigh) in neigh_update_hhs()
1075 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update()
1244 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once()
1262 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, in neigh_event_ns() local
1291 int neigh_resolve_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_resolve_output()
1326 int neigh_connected_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_connected_output()
1349 int neigh_direct_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_direct_output()
1600 struct neighbour *neigh; in neigh_delete() local
1659 struct neighbour *neigh; in neigh_add() local
2148 static int neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, in neigh_fill_info()
2232 static void neigh_update_notify(struct neighbour *neigh) in neigh_update_notify()
2465 struct neighbour *neigh; in neigh_xmit() local