Searched refs:sock_map_sk_is_suitable (Results 1 - 1 of 1) sorted by path

/linux-master/net/core/
H A Dsock_map.c542 static bool sock_map_sk_is_suitable(const struct sock *sk) function
582 if (!sock_map_sk_is_suitable(sk)) {
609 if (!sock_map_sk_is_suitable(sk))
630 if (likely(sock_map_sk_is_suitable(sops->sk) &&
1232 if (likely(sock_map_sk_is_suitable(sops->sk) &&

Completed in 274 milliseconds