Searched refs:inet_sk_bound_dev_eq (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| D | inet6_hashtables.h | 121 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet6_match()
|
| D | inet_sock.h | 152 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() function
|
| D | inet_hashtables.h | 303 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in INET_MATCH()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | inet6_hashtables.c | 106 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | ninet_hashtables.c | 360 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in nip_tcp_compute_score()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | inet_hashtables.c | 252 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
|