Lines Matching refs:dif
356 const int dif, const int sdif) in compute_score() argument
365 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
423 const int dif, const int sdif) in inet_lhash2_lookup() argument
430 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet_lhash2_lookup()
449 __be32 daddr, u16 hnum, const int dif, in inet_lookup_run_sk_lookup() argument
456 daddr, hnum, dif, &sk); in inet_lookup_run_sk_lookup()
471 const int dif, const int sdif) in __inet_lookup_listener() argument
481 saddr, sport, daddr, hnum, dif, in __inet_lookup_listener()
493 dif, sdif); in __inet_lookup_listener()
503 dif, sdif); in __inet_lookup_listener()
535 const int dif, const int sdif) in __inet_lookup_established() argument
554 if (likely(inet_match(net, sk, acookie, ports, dif, sdif))) { in __inet_lookup_established()
558 ports, dif, sdif))) { in __inet_lookup_established()
590 int dif = sk->sk_bound_dev_if; in __inet_check_established() local
592 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established()
604 !inet_match(net, sk2, acookie, ports, dif, sdif)) in __inet_check_established()
620 if (likely(inet_match(net, sk2, acookie, ports, dif, sdif))) { in __inet_check_established()
675 const int dif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
687 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()
696 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()