Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dudp.c202 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port() local
450 int dif, struct udp_table *udptable) in __udp4_lib_lookup()
519 struct udp_table *udptable) in __udp4_lib_lookup_skb()
580 void __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) in __udp4_lib_err()
1289 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash() local
1318 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash() local
1533 struct udp_table *udptable) in __udp4_lib_mcast_deliver()
1619 int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp4_lib_rcv()
/linux-3.3/net/ipv6/
Dudp.c244 int dif, struct udp_table *udptable) in __udp6_lib_lookup()
312 struct udp_table *udptable) in __udp6_lib_lookup_skb()
467 struct udp_table *udptable) in __udp6_lib_err()
643 struct udp_table *udptable) in __udp6_lib_mcast_deliver()
719 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()