Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dscm.h130 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
/Linux-v5.10/include/linux/
Dsocket.h166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
/Linux-v5.10/net/core/
Dscm.c162 case SCM_CREDENTIALS: in __scm_send()
Dsock.c2383 case SCM_CREDENTIALS: in __sock_cmsg_send()
/Linux-v5.10/tools/perf/trace/beauty/include/linux/
Dsocket.h166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro