Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h31 #define SO_PEERNAME 0x2000 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h47 #define SO_PEERNAME 0x001c macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h68 #define SO_PEERNAME 28 macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h49 #define SO_PEERNAME 28 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h54 #define SO_PEERNAME 28 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h49 #define SO_PEERNAME 28 macro
/linux-6.15/net/core/
H A Dsock.c1935 case SO_PEERNAME: in sk_getsockopt()