Lines Matching refs:udp_table
200 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
269 struct udp_table *udptable) in __udp6_lib_lookup_skb()
285 inet6_sdif(skb), &udp_table, skb); in udp6_lib_lookup_skb()
299 dif, 0, &udp_table, NULL); in udp6_lib_lookup()
468 struct udp_table *udptable) in __udp6_lib_err()
548 __udp6_lib_err(skb, opt, type, code, offset, info, &udp_table); in udpv6_err()
681 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
775 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
892 unsigned int slot2 = hash2 & udp_table.mask; in __udp6_lib_demux_lookup()
893 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup()
950 return __udp6_lib_rcv(skb, &udp_table, IPPROTO_UDP); in udpv6_rcv()
1550 .udp_table = &udp_table,
1593 .h.udp_table = &udp_table,