Home
last modified time | relevance | path

Searched defs:udptable (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
A Dudp.c194 struct udp_table *udptable, in udp6_lookup_run_bpf()
222 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
272 struct udp_table *udptable) in __udp6_lib_lookup_skb()
506 struct udp_table *udptable, in __udp6_lib_err_encap()
560 struct udp_table *udptable) in __udp6_lib_err()
816 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
911 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
/linux/net/ipv4/
A Dudp.c233 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local
459 struct udp_table *udptable, in udp4_lookup_run_bpf()
486 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup()
535 struct udp_table *udptable) in __udp4_lib_lookup_skb()
647 struct udp_table *udptable, in __udp4_lib_err_encap()
706 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err()
2006 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local
2037 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local
2269 struct udp_table *udptable, in __udp4_lib_mcast_deliver()
2403 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()

Completed in 12 milliseconds