Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dscm.h179 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in __scm_recv_common()
/Linux-v6.6/net/core/
Dscm.c163 case SCM_CREDENTIALS: in __scm_send()
Dsock.c2843 case SCM_CREDENTIALS: in __sock_cmsg_send()
/Linux-v6.6/include/linux/
Dsocket.h178 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
/Linux-v6.6/tools/testing/selftests/net/af_unix/
Dscm_pidfd.c174 cmsg->cmsg_type == SCM_CREDENTIALS) { in cmsg_check()
/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h178 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro