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

/linux-master/net/core/
H A Dsock_map.c533 static bool sock_map_sk_is_suitable(const struct sock *sk) function
573 if (!sock_map_sk_is_suitable(sk)) {
600 if (!sock_map_sk_is_suitable(sk))
621 if (likely(sock_map_sk_is_suitable(sops->sk) &&
1226 if (likely(sock_map_sk_is_suitable(sops->sk) &&

Completed in 124 milliseconds