Lines Matching defs:n
128 struct neighbour *n, **np; in neigh_forced_gc() local
158 static int neigh_del_timer(struct neighbour *n) in neigh_del_timer()
186 struct neighbour *n, **np; in neigh_changeaddr() local
213 struct neighbour *n, **np; in neigh_ifdown() local
260 struct neighbour *n; in neigh_alloc() local
340 struct neighbour *n, *next; in neigh_hash_grow() local
361 struct neighbour *n; in neigh_lookup() local
382 struct neighbour *n; in neigh_lookup_nodev() local
403 struct neighbour *n, *n1; in neigh_create() local
459 struct pneigh_entry *n; in pneigh_lookup() local
504 struct pneigh_entry *n, **np; in pneigh_delete() local
531 struct pneigh_entry *n, **np; in pneigh_ifdown() local
641 static void neigh_sync(struct neighbour *n) in neigh_sync()
665 struct neighbour *n, **np; in SMP_TIMER_NAME() local
746 static __inline__ int neigh_max_probes(struct neighbour *n) in neigh_max_probes()
1031 static void neigh_hh_init(struct neighbour *n, struct dst_entry *dst, u16 protocol) in neigh_hh_init()
1359 struct neighbour *n; in neigh_delete() local
1412 struct neighbour *n; in neigh_add() local
1469 static int neigh_fill_info(struct sk_buff *skb, struct neighbour *n, in neigh_fill_info()
1515 struct neighbour *n; in neigh_dump_table() local
1578 struct neighbour *n; in neigh_for_each() local
1594 struct neighbour *n, **np; in __neigh_for_each_release() local
1621 struct neighbour *n = NULL; in neigh_get_first() local
1653 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
1700 struct neighbour *n = neigh_get_first(seq); in neigh_get_idx() local
1928 void neigh_app_ns(struct neighbour *n) in neigh_app_ns()
1948 static void neigh_app_notify(struct neighbour *n) in neigh_app_notify()