Home
last modified time | relevance | path

Searched refs:SO_PASSCRED (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dsocket.h28 #ifndef SO_PASSCRED /* powerpc only differs in these */
29 #define SO_PASSCRED 16 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsocket.h28 #ifndef SO_PASSCRED /* powerpc only differs in these */
29 #define SO_PASSCRED 16 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsocket.h16 #define SO_PASSCRED 20 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h12 #define SO_PASSCRED 0x0002 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h45 #define SO_PASSCRED 17 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h36 #define SO_PASSCRED 0x4010 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h53 #define SO_PASSCRED 17 macro
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c327 if (setsockopt(cfd, SOL_SOCKET, SO_PASSCRED, &on, sizeof(on))) { in client()
/openbmc/linux/net/mptcp/
H A Dsockopt.c357 case SO_PASSCRED: in mptcp_setsockopt_sol_socket()
/openbmc/linux/net/core/
H A Dsock.c1252 case SO_PASSCRED: in sk_setsockopt()
1755 case SO_PASSCRED: in sk_getsockopt()
/openbmc/qemu/linux-user/
H A Dsyscall.c2458 optname = SO_PASSCRED; in do_setsockopt()
2706 optname = SO_PASSCRED; in do_getsockopt()