Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | udp.c | 193 struct udp_table *udptable, in udp6_lookup_run_bpf() 221 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 271 struct udp_table *udptable) in __udp6_lib_lookup_skb() 507 struct udp_table *udptable, in __udp6_lib_err_encap() 549 struct udp_table *udptable) in __udp6_lib_err() 800 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 895 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | udp.c | 234 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local 460 struct udp_table *udptable, in udp4_lookup_run_bpf() 487 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 536 struct udp_table *udptable) in __udp4_lib_lookup_skb() 643 struct udp_table *udptable, in __udp4_lib_err_encap() 690 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1948 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1979 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2206 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2340 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|