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

/linux-master/include/net/
H A Dscm.h106 put_cmsg(msg, SOL_SOCKET, SCM_SECURITY, seclen, secdata);
/linux-master/include/linux/
H A Dsocket.h179 #define SCM_SECURITY 0x03 /* rw: security label */ macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h179 #define SCM_SECURITY 0x03 /* rw: security label */ macro
/linux-master/net/ipv4/
H A Dip_sockglue.c143 put_cmsg(msg, SOL_IP, SCM_SECURITY, seclen, secdata);

Completed in 293 milliseconds