Searched refs:pneigh_entry (Results 1 – 3 of 3) sorted by relevance
180 struct pneigh_entry { struct181 struct pneigh_entry __rcu *next; argument219 int (*pconstructor)(struct pneigh_entry *);220 void (*pdestructor)(struct pneigh_entry *);246 struct pneigh_entry __rcu **phash_buckets;392 struct pneigh_entry *pneigh_lookup(struct neigh_table *tbl, struct net *net,400 static inline struct net *pneigh_net(const struct pneigh_entry *pneigh) in pneigh_net()
81 static int pndisc_constructor(struct pneigh_entry *n);82 static void pndisc_destructor(struct pneigh_entry *n);374 static int pndisc_constructor(struct pneigh_entry *n) in pndisc_constructor()387 static void pndisc_destructor(struct pneigh_entry *n) in pndisc_destructor()770 struct pneigh_entry *n; in pndisc_is_router()
1451 struct pneigh_entry *n) in arp_format_pneigh_entry()