Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dscm.h100 put_cmsg(msg, SOL_SOCKET, SCM_SECURITY, seclen, secdata); in scm_passec()
/linux-4.1.27/include/linux/
Dsocket.h151 #define SCM_SECURITY 0x03 /* rw: security label */ macro
/linux-4.1.27/net/ipv4/
Dip_sockglue.c128 put_cmsg(msg, SOL_IP, SCM_SECURITY, seclen, secdata); in ip_cmsg_recv_security()