Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dudp.c287 hslot2 = udp_hashslot2(udptable, slot2); in udp_lib_get_port()
293 hslot2 = udp_hashslot2(udptable, hash2_nulladdr); in udp_lib_get_port()
323 hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash); in udp_lib_get_port()
2011 hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash); in udp_lib_unhash()
2040 hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash); in udp_lib_rehash()
2041 nhslot2 = udp_hashslot2(udptable, newhash); in udp_lib_rehash()
/linux/include/net/
A Dudp.h89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2() function

Completed in 10 milliseconds