Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/net/ipv6/ |
| D | udp.c | 210 struct udp_table *udptable, in udp6_lookup_run_bpf() 238 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 288 struct udp_table *udptable) in __udp6_lib_lookup_skb() 522 struct udp_table *udptable, in __udp6_lib_err_encap() 576 struct udp_table *udptable) in __udp6_lib_err() 845 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 940 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
|
| /Linux-v6.1/net/ipv4/ |
| D | udp.c | 236 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local 462 struct udp_table *udptable, in udp4_lookup_run_bpf() 489 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 538 struct udp_table *udptable) in __udp4_lib_lookup_skb() 650 struct udp_table *udptable, in __udp4_lib_err_encap() 709 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 2001 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 2032 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2274 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2408 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|