Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
/net/ipv6/ |
D | udp.c | 216 struct udp_table *udptable, in udp6_lookup_run_bpf() 244 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 294 struct udp_table *udptable) in __udp6_lib_lookup_skb() 528 struct udp_table *udptable, in __udp6_lib_err_encap() 582 struct udp_table *udptable) in __udp6_lib_err() 841 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver() 936 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
|
/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() 658 struct udp_table *udptable, in __udp4_lib_err_encap() 717 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 2022 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 2053 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2285 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2419 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|