Home
last modified time | relevance | path

Searched refs:neigh_table_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/
Dneighbour.h335 void neigh_table_init(int index, struct neigh_table *tbl);
/linux-6.1.9/net/ipv4/
Darp.c1464 neigh_table_init(NEIGH_ARP_TABLE, &arp_tbl); in arp_init()
/linux-6.1.9/net/ipv6/
Dndisc.c2016 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
/linux-6.1.9/net/core/
Dneighbour.c1772 void neigh_table_init(int index, struct neigh_table *tbl) in neigh_table_init() function
1829 EXPORT_SYMBOL(neigh_table_init);