Searched defs:udptable (Results 1 – 3 of 3) 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() 649 struct udp_table *udptable, in __udp4_lib_err_encap() 696 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1954 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1985 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2212 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2346 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() 261 struct udp_table *udptable) in __nip_udp_lib_lookup_skb()
|