Lines Matching refs:dif
104 int dif, int sdif) in compute_score() argument
133 dev_match = udp_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif); in compute_score()
167 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() argument
177 daddr, hnum, dif, sdif); in udp6_lib_lookup2()
221 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() argument
235 daddr, hnum, dif, sdif, in __udp6_lib_lookup()
260 &in6addr_any, hnum, dif, sdif, in __udp6_lib_lookup()
296 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup() argument
301 dif, 0, &udp_table, NULL); in udp6_lib_lookup()
763 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() argument
775 !udp_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif) || in __udp_v6_is_mcast_sock()
808 int dif = inet6_iif(skb); in __udp6_lib_mcast_deliver() local
824 uh->source, saddr, dif, sdif, in __udp6_lib_mcast_deliver()
1011 int dif, int sdif) in __udp6_lib_demux_lookup() argument
1022 inet6_match(net, sk, rmt_addr, loc_addr, ports, dif, sdif)) in __udp6_lib_demux_lookup()
1036 int dif = skb->dev->ifindex; in udp_v6_early_demux() local
1049 dif, sdif); in udp_v6_early_demux()