Home
last modified time | relevance | path

Searched refs:SO_PASSSEC (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dsocket.h54 #define SO_PASSSEC 34 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h50 #define SO_PASSSEC 0x001f macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h54 #define SO_PASSSEC 0x401e macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h57 #define SO_PASSSEC 34 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h73 #define SO_PASSSEC 34 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsocket.h54 #define SO_PASSSEC 34 macro
/openbmc/linux/net/mptcp/
H A Dsockopt.c359 case SO_PASSSEC: in mptcp_setsockopt_sol_socket()
/openbmc/linux/net/core/
H A Dsock.c1365 case SO_PASSSEC: in sk_setsockopt()
1856 case SO_PASSSEC: in sk_getsockopt()
/openbmc/qemu/linux-user/
H A Dsyscall.c2489 optname = SO_PASSSEC; in do_setsockopt()