Home
last modified time | relevance | path

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

/include/net/
Dscm.h103 put_cmsg(msg, SOL_SOCKET, SCM_SECURITY, seclen, secdata); in scm_passec()
/include/linux/
Dsocket.h167 #define SCM_SECURITY 0x03 /* rw: security label */ macro