Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dneighbour.h335 void neigh_table_init(int index, struct neigh_table *tbl);
/linux-6.12.1/net/ipv4/
Darp.c1511 neigh_table_init(NEIGH_ARP_TABLE, &arp_tbl); in arp_init()
/linux-6.12.1/net/ipv6/
Dndisc.c2040 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
/linux-6.12.1/net/core/
Dneighbour.c1776 void neigh_table_init(int index, struct neigh_table *tbl) in neigh_table_init() function
1833 EXPORT_SYMBOL(neigh_table_init);