Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c242 struct udp_table *udptable = udp_get_table_prot(sk); in udp_lib_get_port() local
446 const struct udp_table *udptable) in udp4_lib_lookup1()
528 struct udp_table *udptable) in udp4_lib_lookup4()
533 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
538 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
546 struct udp_table *udptable) in udp4_lib_lookup4()
579 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
602 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
625 struct udp_table *udptable; in udp_lib_hash4() local
679 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup()
[all …]
/linux/net/ipv6/
H A Dudp.c199 const struct udp_table *udptable) in udp6_lib_lookup1()
280 struct udp_table *udptable) in udp6_lib_lookup4()
293 struct udp_table *udptable) in udp6_lib_lookup4()
347 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
411 struct udp_table *udptable) in __udp6_lib_lookup_skb()
651 struct udp_table *udptable, in __udp6_lib_err_encap()
705 struct udp_table *udptable) in __udp6_lib_err()
980 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
1072 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
1202 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