Searched refs:sock_map_redirect_allowed (Results 1 – 1 of 1) sorted by relevance
475 static bool sock_map_redirect_allowed(const struct sock *sk);500 if (sock_map_redirect_allowed(sk)) in sock_map_update_common()554 static bool sock_map_redirect_allowed(const struct sock *sk) in sock_map_redirect_allowed() function676 if (unlikely(!sk || !sock_map_redirect_allowed(sk))) in BPF_CALL_4()703 if (unlikely(!sk || !sock_map_redirect_allowed(sk))) in BPF_CALL_4()1022 if (sock_map_redirect_allowed(sk)) in sock_hash_update_common()1289 if (unlikely(!sk || !sock_map_redirect_allowed(sk))) in BPF_CALL_4()1316 if (unlikely(!sk || !sock_map_redirect_allowed(sk))) in BPF_CALL_4()