Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c236 struct udp_table *udptable; in udp_lib_get_port() local
438 const struct udp_table *udptable) in udp4_lib_lookup1()
520 struct udp_table *udptable) in udp4_lib_lookup4()
525 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
530 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
538 struct udp_table *udptable) in udp4_lib_lookup4()
571 static void udp_rehash4(struct udp_table *udptable, struct sock *sk, in udp_rehash4()
594 static void udp_unhash4(struct udp_table *udptable, struct sock *sk) in udp_unhash4()
617 struct udp_table *udptable; in udp_lib_hash4() local
671 struct udp_table *udptable = net->ipv4.udp_table; in __udp4_lib_lookup() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c100 struct udp_table *udptable; in iter_udp_soreuse() local