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

/security/selinux/
H A Dhooks.c4353 struct sk_security_struct *sksec_other = other->sk_security; local
4363 err = avc_has_perm(sksec_sock->sid, sksec_other->sid,
4364 sksec_other->sclass,
4371 err = security_sid_mls_copy(sksec_other->sid, sksec_sock->sid,

Completed in 31 milliseconds