Lines Matching refs:sdif
56 const int dif, const int sdif) in __inet6_lookup_established() argument
73 if (!inet6_match(net, sk, saddr, daddr, ports, dif, sdif)) in __inet6_lookup_established()
78 if (unlikely(!inet6_match(net, sk, saddr, daddr, ports, dif, sdif))) { in __inet6_lookup_established()
96 const int dif, const int sdif) in compute_score() argument
105 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
156 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() argument
163 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet6_lhash2_lookup()
208 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() argument
229 dif, sdif); in inet6_lookup_listener()
239 dif, sdif); in inet6_lookup_listener()
274 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
291 dif, sdif))) { in __inet6_check_established()