Searched refs:sock_map_sk_is_suitable (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/core/
H A Dsock_map.c542 static bool sock_map_sk_is_suitable(const struct sock *sk)
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) &&
545 static bool sock_map_sk_is_suitable(const struct sock *sk) function

Completed in 173 milliseconds