Lines Matching refs:sdif
55 const int dif, const int sdif) in __inet6_lookup_established() argument
72 if (!inet6_match(net, sk, saddr, daddr, ports, dif, sdif)) in __inet6_lookup_established()
77 if (unlikely(!inet6_match(net, sk, saddr, daddr, ports, dif, sdif))) { in __inet6_lookup_established()
95 const int dif, const int sdif) in compute_score() argument
104 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
137 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() argument
144 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet6_lhash2_lookup()
189 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() argument
208 dif, sdif); in inet6_lookup_listener()
218 dif, sdif); in inet6_lookup_listener()
253 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
270 dif, sdif))) { in __inet6_check_established()