Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dtask.c283 static u64 get_socket_domain_id(const struct sock *const other) in get_socket_domain_id() function
341 .other_domain_id = get_socket_domain_id(other), in hook_unix_stream_connect()
381 .other_domain_id = get_socket_domain_id(other->sk), in hook_unix_may_send()