Lines Matching refs:udp_table
182 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
215 struct udp_table *udptable) in __udp6_lib_lookup_skb()
231 inet6_sdif(skb), &udp_table, NULL); in udp6_lib_lookup_skb()
245 dif, 0, &udp_table, NULL); in udp6_lib_lookup()
451 struct udp_table *udptable, in __udp6_lib_err_encap()
493 struct udp_table *udptable) in __udp6_lib_err()
597 return __udp6_lib_err(skb, opt, type, code, offset, info, &udp_table); in udpv6_err()
745 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
840 int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable, in __udp6_lib_rcv()
957 unsigned int slot2 = hash2 & udp_table.mask; in __udp6_lib_demux_lookup()
958 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup()
1015 return __udp6_lib_rcv(skb, &udp_table, IPPROTO_UDP); in udpv6_rcv()
1635 .udp_table = &udp_table,
1678 .h.udp_table = &udp_table,