Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/
Dhooks.c4945 struct sk_security_struct *sksec_other = other->sk_security; in selinux_socket_unix_stream_connect() local
4956 sksec_sock->sid, sksec_other->sid, in selinux_socket_unix_stream_connect()
4957 sksec_other->sclass, in selinux_socket_unix_stream_connect()
4964 err = security_sid_mls_copy(&selinux_state, sksec_other->sid, in selinux_socket_unix_stream_connect()