Searched defs:hslot2 (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | udp.h | 147 static inline bool udp_has_hash4(const struct udp_hslot *hslot2) in udp_has_hash4() argument 152 static inline void udp_hash4_inc(struct udp_hslot *hslot2) in udp_hash4_inc() argument 156 static inline void udp_hash4_dec(struct udp_hslot *hslot2) in udp_hash4_dec() argument 190 static inline bool udp_has_hash4(const struct udp_hslot *hslot2) in udp_has_hash4() argument 195 static inline void udp_hash4_inc(struct udp_hslot *hslot2) in udp_hash4_inc() argument 200 static inline void udp_hash4_dec(struct udp_hslot *hslot2) in udp_hash4_dec() argument
|
| /linux/net/ipv4/ |
| H A D | udp.c | 178 struct udp_hslot *hslot2, in udp_lib_lport_inuse2() 243 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 470 struct udp_hslot *hslot2, in udp4_lib_lookup2() 604 struct udp_hslot *hslot2, *hslot4; in udp_unhash4() local 623 struct udp_hslot *hslot, *hslot2, *hslot4; in udp_lib_hash4() local 682 struct udp_hslot *hslot2; in __udp4_lib_lookup() local 2228 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local 2262 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local 2819 struct udp_hslot *hslot2; in __udp4_lib_demux_lookup() local 3511 struct udp_hslot *hslot2 = &udptable->hash2[state->bucket].hslot; in bpf_iter_udp_batch() local
|
| /linux/net/ipv6/ |
| H A D | udp.c | 221 udp6_lib_lookup2(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_hslot * hslot2,struct sk_buff * skb) udp6_lib_lookup2() argument 350 struct udp_hslot *hslot2; __udp6_lib_lookup() local 1202 struct udp_hslot *hslot2; __udp6_lib_demux_lookup() local [all...] |