Home
last modified time | relevance | path

Searched defs:hslot2 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dudp.c231 struct udp_hslot *hslot2; in __nip_udp_lib_lookup() local
198 nip_udp_lib_lookup2(struct net *net, const struct nip_addr *saddr, u_short sport, const struct nip_addr *daddr, unsigned short hnum, int dif, int sdif, struct udp_hslot *hslot2, struct sk_buff *skb) nip_udp_lib_lookup2() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c248 struct udp_hslot *hslot2; in __udp6_lib_lookup() local
1038 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup() local
177 udp6_lib_lookup2(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
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c219 struct udp_hslot *hslot2; in __udp6_lib_lookup() local
1062 struct udp_hslot *hslot2; in __udp6_lib_demux_lookup() local
166 udp6_lib_lookup2(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
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c233 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local
168 udp_lib_lport_inuse2(struct net *net, __u16 num, struct udp_hslot *hslot2, struct sock *sk) udp_lib_lport_inuse2() argument
432 udp4_lib_lookup2(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, unsigned int hnum, int dif, int sdif, struct udp_hslot *hslot2, struct sk_buff *skb) udp4_lib_lookup2() argument
503 struct udp_hslot *hslot2; __udp4_lib_lookup() local
1977 struct udp_hslot *hslot, *hslot2; udp_lib_unhash() local
2008 struct udp_hslot *hslot, *hslot2, *nhslot2; udp_lib_rehash() local
2509 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; __udp4_lib_demux_lookup() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c243 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local
177 udp_lib_lport_inuse2(struct net *net, __u16 num, struct udp_hslot *hslot2, struct sock *sk) udp_lib_lport_inuse2() argument
423 udp4_lib_lookup2(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, unsigned int hnum, int dif, int sdif, struct udp_hslot *hslot2, struct sk_buff *skb) udp4_lib_lookup2() argument
478 struct udp_hslot *hslot2; __udp4_lib_lookup() local
1955 struct udp_hslot *hslot, *hslot2; udp_lib_unhash() local
1986 struct udp_hslot *hslot, *hslot2, *nhslot2; udp_lib_rehash() local
2519 struct udp_hslot *hslot2; __udp4_lib_demux_lookup() local
3151 struct udp_hslot *hslot2 = &udptable->hash2[state->bucket]; bpf_iter_udp_batch() local
[all...]

Completed in 11 milliseconds