Searched defs:udptable (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
D | udp.c | 215 struct udp_table *udptable, in udp6_lookup_run_bpf() 243 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 293 struct udp_table *udptable) in __udp6_lib_lookup_skb() 529 struct udp_table *udptable, in __udp6_lib_err_encap() 571 struct udp_table *udptable) in __udp6_lib_err() 822 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 917 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 470 struct udp_table *udptable, in udp4_lookup_run_bpf() 497 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 546 struct udp_table *udptable) in __udp4_lib_lookup_skb() 659 struct udp_table *udptable, in __udp4_lib_err_encap() 706 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1967 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1998 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2225 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2359 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
D | udp.c | 226 int dif, int sdif, struct udp_table *udptable, in __nip_udp_lib_lookup() 263 struct udp_table *udptable) in __nip_udp_lib_lookup_skb()
|