Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/net/ipv6/ |
| D | udp.c | 200 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 269 struct udp_table *udptable) in __udp6_lib_lookup_skb() 468 struct udp_table *udptable) in __udp6_lib_err() 681 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 775 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
|
| /Linux-v4.19/net/ipv4/ |
| D | udp.c | 244 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local 466 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 533 struct udp_table *udptable) in __udp4_lib_lookup_skb() 599 void __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1789 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1820 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2034 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2153 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|