Home
last modified time | relevance | path

Searched refs:SCM_CREDENTIALS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dscm.h127 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
/linux-4.1.27/include/linux/
Dsocket.h150 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
/linux-4.1.27/net/core/
Dscm.c164 case SCM_CREDENTIALS: in __scm_send()
/linux-4.1.27/Documentation/networking/
Dnetlink_mmap.txt151 the SCM_CREDENTIALS cmsg.