Searched refs:SO_PEERCRED (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/powerpc/include/uapi/asm/
H A Dsocket.h17 #define SO_PEERCRED 21 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dsocket.h54 #define SO_PEERCRED 18 macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dsocket.h46 #define SO_PEERCRED 18 macro
/linux-master/include/uapi/asm-generic/
H A Dsocket.h30 #define SO_PEERCRED 17 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dsocket.h30 #define SO_PEERCRED 17 macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dsocket.h37 #define SO_PEERCRED 0x4011 macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dsocket.h17 #define SO_PEERCRED 0x0040 macro
/linux-master/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c348 if (getsockopt(cfd, SOL_SOCKET, SO_PEERCRED, &peer_cred, &len)) {
349 log_err("Failed to get SO_PEERCRED");
359 /* pid from SO_PEERCRED should point to the parent process PID */
/linux-master/net/core/
H A Dsock.c1751 case SO_PEERCRED:

Completed in 188 milliseconds