Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dudp.c296 struct udp_hslot *hslot4; in udp6_lib_lookup4() local
303 hslot4 = &udptable->hash4[slot]; in udp6_lib_lookup4()
306 udp_lrpa_for_each_entry_rcu(up, node, &hslot4->nulls_head) { in udp6_lib_lookup4()