Lines Matching defs:tbl

129 static int neigh_forced_gc(struct neigh_table *tbl)  in neigh_forced_gc()
205 static void neigh_flush_dev(struct neigh_table *tbl, struct net_device *dev) in neigh_flush_dev()
255 void neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev) in neigh_changeaddr()
263 int neigh_ifdown(struct neigh_table *tbl, struct net_device *dev) in neigh_ifdown()
276 static struct neighbour *neigh_alloc(struct neigh_table *tbl, struct net_device *dev) in neigh_alloc()
373 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()
414 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
444 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net, in neigh_lookup_nodev()
475 struct neighbour *neigh_create(struct neigh_table *tbl, const void *pkey, in neigh_create()
587 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, in __pneigh_lookup()
598 struct pneigh_entry * pneigh_lookup(struct neigh_table *tbl, in pneigh_lookup()
645 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
672 static int pneigh_ifdown(struct neigh_table *tbl, struct net_device *dev) in pneigh_ifdown()
766 struct neigh_table *tbl = container_of(work, struct neigh_table, gc_work.work); in neigh_periodic_work() local
1227 struct neighbour *neigh_event_ns(struct neigh_table *tbl, in neigh_event_ns()
1355 struct neigh_table *tbl = (struct neigh_table *)arg; in neigh_proxy_process() local
1387 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1414 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1429 struct neigh_table *tbl) in neigh_parms_alloc()
1472 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) in neigh_parms_release()
1503 void neigh_table_init_no_netlink(struct neigh_table *tbl) in neigh_table_init_no_netlink()
1543 void neigh_table_init(struct neigh_table *tbl) in neigh_table_init()
1565 int neigh_table_clear(struct neigh_table *tbl) in neigh_table_clear()
1606 struct neigh_table *tbl; in neigh_delete() local
1670 struct neigh_table *tbl; in neigh_add() local
1801 static int neightbl_fill_info(struct sk_buff *skb, struct neigh_table *tbl, in neightbl_fill_info()
1886 struct neigh_table *tbl, in neightbl_fill_param_info()
1945 struct neigh_table *tbl; in neightbl_set() local
2077 struct neigh_table *tbl; in neightbl_dump_info() local
2176 static int neigh_dump_table(struct neigh_table *tbl, struct sk_buff *skb, in neigh_dump_table()
2221 struct neigh_table *tbl; in neigh_dump_info() local
2243 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each()
2266 void __neigh_for_each_release(struct neigh_table *tbl, in __neigh_for_each_release()
2408 struct neigh_table *tbl = state->tbl; in pneigh_get_first() local
2431 struct neigh_table *tbl = state->tbl; in pneigh_get_next() local
2481 void *neigh_seq_start(struct seq_file *seq, loff_t *pos, struct neigh_table *tbl, unsigned int neig… in neigh_seq_start()
2535 struct neigh_table *tbl = seq->private; in neigh_stat_seq_start() local
2552 struct neigh_table *tbl = seq->private; in neigh_stat_seq_next() local
2571 struct neigh_table *tbl = seq->private; in neigh_stat_seq_show() local