Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dudp.c3476 static struct udp_table __net_init *udp_pernet_table_alloc(unsigned int hash_entries) in udp_pernet_table_alloc() function
3543 udptable = udp_pernet_table_alloc(hash_entries); in udp_set_table()