Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dinet6_hashtables.c104 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
/Linux-v5.4/include/net/
Dinet_hashtables.h188 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() function
/Linux-v5.4/net/ipv4/
Dinet_hashtables.c239 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()