Home
last modified time | relevance | path

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

/Linux-v5.15/security/selinux/
Dhooks.c5053 struct sk_security_struct *sksec_other = other->sk_security; in selinux_socket_unix_stream_connect() local
5064 sksec_sock->sid, sksec_other->sid, in selinux_socket_unix_stream_connect()
5065 sksec_other->sclass, in selinux_socket_unix_stream_connect()
5072 err = security_sid_mls_copy(&selinux_state, sksec_other->sid, in selinux_socket_unix_stream_connect()