Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c536 static bool sock_map_sk_is_suitable(const struct sock *sk) in sock_map_sk_is_suitable() function
579 if (!sock_map_sk_is_suitable(sk)) { in sock_map_update_elem_sys()
606 if (!sock_map_sk_is_suitable(sk)) in sock_map_update_elem()
627 if (likely(sock_map_sk_is_suitable(sops->sk) && in BPF_CALL_4()
1234 if (likely(sock_map_sk_is_suitable(sops->sk) && in BPF_CALL_4()