Lines Matching defs:neigh

92 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb)  in neigh_blackhole()
98 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release()
179 static void neigh_update_flags(struct neighbour *neigh, u32 flags, int *notify, in neigh_update_flags()
215 struct neighbour *neigh; in neigh_del() local
889 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
927 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
939 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
1041 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
1066 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
1085 struct neighbour *neigh = from_timer(neigh, t, timer); in neigh_timer_handler() local
1171 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, in __neigh_event_send()
1259 static void neigh_update_hhs(struct neighbour *neigh) in neigh_update_hhs()
1297 static int __neigh_update(struct neighbour *neigh, const u8 *lladdr, in __neigh_update()
1485 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update()
1495 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once()
1514 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, in neigh_event_ns() local
1543 int neigh_resolve_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_resolve_output()
1578 int neigh_connected_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_connected_output()
1601 int neigh_direct_output(struct neighbour *neigh, struct sk_buff *skb) in neigh_direct_output()
1611 struct neighbour *neigh; in neigh_managed_work() local
1901 struct neighbour *neigh; in neigh_delete() local
1969 struct neighbour *neigh; in neigh_add() local
2562 static int neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, in neigh_fill_info()
2664 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify()
2974 static int neigh_get_reply(struct net *net, struct neighbour *neigh, in neigh_get_reply()
3003 static int pneigh_get_reply(struct net *net, struct pneigh_entry *neigh, in pneigh_get_reply()
3030 struct neighbour *neigh; in neigh_get() local
3148 struct neighbour *neigh; in neigh_xmit() local