Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp.c3459 static struct udp_table __net_init *udp_pernet_table_alloc(unsigned int hash_entries) in udp_pernet_table_alloc() function
3526 udptable = udp_pernet_table_alloc(hash_entries); in udp_set_table()