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

/linux-master/net/ipv6/
H A Dudp.c229 struct udp_hslot *hslot2; local
1070 struct udp_hslot *hslot2; local
164 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) argument
[all...]
/linux-master/net/ipv4/
H A Dudp.c243 struct udp_hslot *hslot, *hslot2; local
177 udp_lib_lport_inuse2(struct net *net, __u16 num, struct udp_hslot *hslot2, struct sock *sk) argument
421 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) argument
487 struct udp_hslot *hslot2; local
1975 struct udp_hslot *hslot, *hslot2; local
2006 struct udp_hslot *hslot, *hslot2, *nhslot2; local
2539 struct udp_hslot *hslot2; local
3186 struct udp_hslot *hslot2 = &udptable->hash2[state->bucket]; local
[all...]

Completed in 217 milliseconds