Searched refs:sock_is_scoped (Results 1 – 1 of 1) sorted by relevance
181 static bool sock_is_scoped(struct sock *const other, in sock_is_scoped() 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()