Lines Matching refs:sdif
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()
148 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() argument
159 daddr, hnum, dif, sdif); in udp6_lib_lookup2()
182 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() argument
195 daddr, hnum, dif, sdif, in __udp6_lib_lookup()
204 &in6addr_any, hnum, dif, sdif, in __udp6_lib_lookup()
708 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() argument
720 !udp_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif) || in __udp_v6_is_mcast_sock()
754 int sdif = inet6_sdif(skb); in __udp6_lib_mcast_deliver() local
769 uh->source, saddr, dif, sdif, in __udp6_lib_mcast_deliver()
953 int dif, int sdif) in __udp6_lib_demux_lookup() argument
964 INET6_MATCH(sk, net, rmt_addr, loc_addr, ports, dif, sdif)) in __udp6_lib_demux_lookup()
979 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
991 dif, sdif); in udp_v6_early_demux()