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()
679 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
717 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
729 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
825 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
850 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
868 struct neighbour *neigh = (struct neighbour *)arg; in neigh_timer_handler() local
950 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in __neigh_event_send()
1028 static void neigh_update_hhs(struct neighbour *neigh) in neigh_update_hhs()
1070 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update()
1237 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once()
1255 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, in neigh_event_ns() local
1284 int neigh_resolve_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_resolve_output()
1319 int neigh_connected_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_connected_output()
1342 int neigh_direct_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_direct_output()
1593 struct neighbour *neigh; in neigh_delete() local
1652 struct neighbour *neigh; in neigh_add() local
2140 static int neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, in neigh_fill_info()
2224 static void neigh_update_notify(struct neighbour *neigh) in neigh_update_notify()
2414 struct neighbour *neigh; in neigh_xmit() local