Home
last modified time | relevance | path

Searched defs:udptable (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dudp.c237 struct udp_table *udptable; in udp_lib_get_port() local
439 const struct udp_table *udptable) in udp4_lib_lookup1()
521 struct udp_table *udptable) in udp4_lib_lookup4()
526 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
531 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
539 struct udp_table *udptable) in udp4_lib_lookup4()
572 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
595 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
618 struct udp_table *udptable; in udp_lib_hash4() local
672 struct udp_table *udptable = net->ipv4.udp_table; in __udp4_lib_lookup() local
[all …]
/linux/net/ipv6/
H A Dudp.c200 const struct udp_table *udptable) in udp6_lib_lookup1()
281 struct udp_table *udptable) in udp6_lib_lookup4()
294 struct udp_table *udptable) in udp6_lib_lookup4()
350 struct udp_table *udptable = net->ipv4.udp_table; in __udp6_lib_lookup() local
941 struct udp_table *udptable = net->ipv4.udp_table; in __udp6_lib_mcast_deliver() local
1193 struct udp_table *udptable = net->ipv4.udp_table; in __udp6_lib_demux_lookup() local
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c100 struct udp_table *udptable; in iter_udp_soreuse() local