Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dudp.c3728 static struct udp_table __net_init *udp_pernet_table_alloc(unsigned int hash_entries) in udp_pernet_table_alloc() function
3799 udptable = udp_pernet_table_alloc(hash_entries); in udp_set_table()