Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dhooks.c4921 struct sk_security_struct *sksec_other = other->sk_security; in selinux_socket_unix_stream_connect() local
4932 sksec_sock->sid, sksec_other->sid, in selinux_socket_unix_stream_connect()
4933 sksec_other->sclass, in selinux_socket_unix_stream_connect()
4940 err = security_sid_mls_copy(&selinux_state, sksec_other->sid, in selinux_socket_unix_stream_connect()