Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock_map.c393 static bool sock_map_sk_is_suitable(const struct sock *sk) in sock_map_sk_is_suitable() function
416 if (!sock_map_sk_is_suitable(sk) || in sock_map_update_elem()
435 if (likely(sock_map_sk_is_suitable(sops->sk) && in BPF_CALL_4()
739 if (!sock_map_sk_is_suitable(sk) || in sock_hash_update_elem()
885 if (likely(sock_map_sk_is_suitable(sops->sk) && in BPF_CALL_4()