Lines Matching refs:dif
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()
165 const u16 hnum, const int dif) in inet6_lookup_run_bpf() argument
174 daddr, hnum, dif, &sk); in inet6_lookup_run_bpf()
189 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() argument
198 saddr, sport, daddr, hnum, dif); in inet6_lookup_listener()
208 dif, sdif); in inet6_lookup_listener()
218 dif, sdif); in inet6_lookup_listener()
230 const int dif) in inet6_lookup() argument
236 ntohs(dport), dif, 0, &refcounted); in inet6_lookup()
251 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
253 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established()
270 dif, sdif))) { in __inet6_check_established()