Home
last modified time | relevance | path

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

/include/net/
Dinet6_hashtables.h121 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet6_match()
Dinet_sock.h152 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() function
Dinet_hashtables.h309 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in INET_MATCH()