Searched defs:hslot (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwsignal.c | 628 u32 hslot; in brcmf_fws_psq_flush() local 814 u32 hslot; in brcmf_fws_bus_txq_cleanup() local 1399 u32 hslot; in brcmf_fws_txstatus_suppressed() local 1436 brcmf_fws_txs_process(struct brcmf_fws_info *fws, u8 flags, u32 hslot, in brcmf_fws_txs_process() 1552 u32 hslot; in brcmf_fws_txstatus_indicate() local 1991 int qidx, hslot; in brcmf_fws_rollback_toq() local 2097 int rc, hslot; in brcmf_fws_assign_htod() local 2206 u32 hslot; in brcmf_fws_dequeue_worker() local 2480 u32 hslot; in brcmf_fws_bustxfail() local
|
/linux-5.19.10/net/ipv4/ |
D | udp.c | 133 const struct udp_hslot *hslot, in udp_lib_lport_inuse() 199 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock() 233 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 2009 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local 2040 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local 2286 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver() local 2531 struct udp_hslot *hslot = &udp_table.hash[slot]; in __udp4_lib_mcast_demux_lookup() local 2977 struct udp_hslot *hslot = &afinfo->udp_table->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 | 172 struct hlist_nulls_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup() local 1040 struct hlist_nulls_head *hslot; in ping_get_first() local
|
/linux-5.19.10/net/ipv6/ |
D | udp.c | 826 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local
|
/linux-5.19.10/net/netfilter/ |
D | nf_conntrack_core.c | 2377 struct hlist_nulls_head *hslot = &nf_conntrack_hash[*bucket]; in get_next_corpse() local
|