Searched defs:hslot (Results 1 – 5 of 5) sorted by relevance
/net/ipv4/ |
D | udp.c | 143 const struct udp_hslot *hslot, in udp_lib_lport_inuse() 209 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock() 244 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 1988 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local 2019 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local 2267 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver() local 2516 struct udp_hslot *hslot; in __udp4_lib_mcast_demux_lookup() local 3009 struct udp_hslot *hslot = &udptable->hash[state->bucket]; in udp_get_first() local
|
D | udp_diag.c | 105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump() local
|
D | ping.c | 169 struct hlist_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup() local 1034 struct hlist_head *hslot; in ping_get_first() local
|
/net/ipv6/ |
D | udp.c | 855 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local
|
/net/netfilter/ |
D | nf_conntrack_core.c | 2363 struct hlist_nulls_head *hslot = &nf_conntrack_hash[*bucket]; in get_next_corpse() local
|