Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dtask.c258 static bool sock_is_scoped(struct sock *const other, in sock_is_scoped() function
328 if (!sock_is_scoped(other, subject->domain)) in hook_unix_stream_connect()
368 if (!sock_is_scoped(other->sk, subject->domain)) in hook_unix_may_send()