Home
last modified time | relevance | path

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

/linux/net/ipv6/ !
H A Dudp.c198 const struct udp_table *udptable) in udp6_lib_lookup1()
279 struct udp_table *udptable) in udp6_lib_lookup4()
292 struct udp_table *udptable) in udp6_lib_lookup4()
346 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
410 struct udp_table *udptable) in __udp6_lib_lookup_skb()
650 struct udp_table *udptable, in __udp6_lib_err_encap()
704 struct udp_table *udptable) in __udp6_lib_err()
978 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
1070 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
1200 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