Home
last modified time | relevance | path

Searched refs:inet_sk_bound_dev_eq (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
A Dinet6_hashtables.h192 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet6_match()
A Dinet_sock.h153 static inline bool inet_sk_bound_dev_eq(const struct net *net, in inet_sk_bound_dev_eq() function
A Dinet_hashtables.h364 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
/linux/net/ipv6/
A Dinet6_hashtables.c104 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
/linux/net/ipv4/
A Dinet_hashtables.c324 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()

Completed in 15 milliseconds