Lines Matching refs:sdif
316 const int dif, const int sdif) in compute_score() argument
325 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
383 const int dif, const int sdif) in inet_lhash2_lookup() argument
390 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet_lhash2_lookup()
432 const int dif, const int sdif) in __inet_lookup_listener() argument
453 dif, sdif); in __inet_lookup_listener()
463 dif, sdif); in __inet_lookup_listener()
496 const int dif, const int sdif) in __inet_lookup_established() argument
513 if (likely(inet_match(net, sk, acookie, ports, dif, sdif))) { in __inet_lookup_established()
517 ports, dif, sdif))) { in __inet_lookup_established()
551 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established() local
563 !inet_match(net, sk2, acookie, ports, dif, sdif)) in __inet_check_established()
579 if (likely(inet_match(net, sk2, acookie, ports, dif, sdif))) { in __inet_check_established()
634 const int sdif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
647 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()
656 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()