Lines Matching refs:dif
234 const int dif, const int sdif) in compute_score() argument
243 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
283 const int dif, const int sdif) in inet_lhash2_lookup() argument
291 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet_lhash2_lookup()
334 const int dif, const int sdif) in __inet_lookup_listener() argument
353 dif, sdif); in __inet_lookup_listener()
363 dif, sdif); in __inet_lookup_listener()
396 const int dif, const int sdif) in __inet_lookup_established() argument
414 saddr, daddr, ports, dif, sdif))) { in __inet_lookup_established()
419 dif, sdif))) { in __inet_lookup_established()
449 int dif = sk->sk_bound_dev_if; in __inet_check_established() local
451 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established()
469 saddr, daddr, ports, dif, sdif))) { in __inet_check_established()
524 const int dif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
538 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()
547 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()