Home
last modified time | relevance | path

Searched refs:SO_PEERSEC (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/uapi/asm-generic/
Dsocket.h53 #define SO_PEERSEC 31 macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Dsocket.h49 #define SO_PEERSEC 0x001e macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Dsocket.h53 #define SO_PEERSEC 0x401d macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dsocket.h56 #define SO_PEERSEC 30 macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dsocket.h53 #define SO_PEERSEC 31 macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dsocket.h70 #define SO_PEERSEC 30 macro
/Linux-v5.4/net/core/
Dsock.c1415 case SO_PEERSEC: in sock_getsockopt()