Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dudp.c3436 static struct udp_table __net_init *udp_pernet_table_alloc(unsigned int hash_entries) in udp_pernet_table_alloc() function
3503 udptable = udp_pernet_table_alloc(hash_entries); in udp_set_table()