Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/net/ipv6/ |
D | udp.c | 182 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 215 struct udp_table *udptable) in __udp6_lib_lookup_skb() 451 struct udp_table *udptable, in __udp6_lib_err_encap() 493 struct udp_table *udptable) in __udp6_lib_err() 745 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 840 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
|
/Linux-v5.4/net/ipv4/ |
D | udp.c | 230 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local 447 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 478 struct udp_table *udptable) in __udp4_lib_lookup_skb() 585 struct udp_table *udptable, in __udp4_lib_err_encap() 632 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1882 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1913 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2141 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2275 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|