Lines Matching defs:n
119 static void neigh_mark_dead(struct neighbour *n) in neigh_mark_dead()
128 static void neigh_update_gc_list(struct neighbour *n) in neigh_update_gc_list()
181 static bool neigh_del(struct neighbour *n, struct neighbour __rcu **np, in neigh_del()
207 struct neighbour *n; in neigh_remove_one() local
231 struct neighbour *n, *tmp; in neigh_forced_gc() local
269 static void neigh_add_timer(struct neighbour *n, unsigned long when) in neigh_add_timer()
289 static int neigh_del_timer(struct neighbour *n) in neigh_del_timer()
334 struct neighbour *n; in neigh_flush_dev() local
416 struct neighbour *n = NULL; in neigh_alloc() local
534 struct neighbour *n, *next; in neigh_hash_grow() local
563 struct neighbour *n; in neigh_lookup() local
586 struct neighbour *n1, *rc, *n; in ___neigh_create() local
692 static struct pneigh_entry *__pneigh_lookup_1(struct pneigh_entry *n, in __pneigh_lookup_1()
723 struct pneigh_entry *n; in pneigh_lookup() local
768 struct pneigh_entry *n, **np; in pneigh_delete() local
794 struct pneigh_entry *n, **np, *freelist = NULL; in pneigh_ifdown_and_unlock() local
894 struct neighbour *n; in neigh_periodic_work() local
978 static __inline__ int neigh_max_probes(struct neighbour *n) in neigh_max_probes()
1466 static void neigh_hh_init(struct neighbour *n) in neigh_hh_init()
1554 struct sk_buff *skb, *n; in neigh_proxy_process() local
2566 struct neighbour *n; in neigh_dump_table() local
2612 struct pneigh_entry *n; in pneigh_dump_table() local
2950 struct neighbour *n; in neigh_for_each() local
2972 struct neighbour *n; in __neigh_for_each_release() local
3048 struct neighbour *n = NULL; in neigh_get_first() local
3082 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
3132 struct neighbour *n = neigh_get_first(seq); in neigh_get_idx() local
3361 static void __neigh_notify(struct neighbour *n, int type, int flags, in __neigh_notify()
3386 void neigh_app_ns(struct neighbour *n) in neigh_app_ns()