Searched refs:is_abstract_socket (Results 1 – 1 of 1) sorted by relevance
193 static bool is_abstract_socket(struct sock *const sock) in is_abstract_socket() function223 if (is_abstract_socket(other) && sock_is_scoped(other, dom)) in hook_unix_stream_connect()246 if (is_abstract_socket(other->sk) && sock_is_scoped(other->sk, dom)) in hook_unix_may_send()