Home
last modified time | relevance | path

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

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