Lines Matching refs:dif
55 const int dif, const int sdif) in __inet6_lookup_established() argument
72 if (!INET6_MATCH(sk, net, saddr, daddr, ports, dif, sdif)) in __inet6_lookup_established()
77 if (unlikely(!INET6_MATCH(sk, net, saddr, daddr, ports, dif, sdif))) { in __inet6_lookup_established()
95 const int dif, const int sdif, bool exact_dif) in compute_score() argument
104 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
120 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() argument
130 score = compute_score(sk, net, hnum, daddr, dif, sdif, in inet6_lhash2_lookup()
154 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() argument
165 dif, sdif); in inet6_lookup_listener()
175 dif, sdif); in inet6_lookup_listener()
187 const int dif) in inet6_lookup() argument
193 ntohs(dport), dif, 0, &refcounted); in inet6_lookup()
208 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
210 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established()
227 dif, sdif))) { in __inet6_check_established()