Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp.c | 235 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local 461 struct udp_table *udptable, in udp4_lookup_run_bpf() 488 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 537 struct udp_table *udptable) in __udp4_lib_lookup_skb() 650 struct udp_table *udptable, in __udp4_lib_err_encap() 697 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err() 1957 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local 1988 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local 2215 struct udp_table *udptable, in __udp4_lib_mcast_deliver() 2349 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
|