Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dscm.h130 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
/Linux-v4.19/include/linux/
Dsocket.h151 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
/Linux-v4.19/net/core/
Dscm.c165 case SCM_CREDENTIALS: in __scm_send()
Dsock.c2136 case SCM_CREDENTIALS: in __sock_cmsg_send()