Searched refs:SCM_SECURITY (Results 1 – 4 of 4) sorted by relevance
115 put_cmsg(msg, SOL_SOCKET, SCM_SECURITY, ctx.len, in scm_passec()
180 #define SCM_SECURITY 0x03 /* rw: security label */ macro
143 put_cmsg(msg, SOL_IP, SCM_SECURITY, ctx.len, ctx.context); in ip_cmsg_recv_security()