Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h51 #define SO_ACCEPTCONN 0x401c macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h26 #define SO_ACCEPTCONN 0x8000 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h44 #define SO_ACCEPTCONN 0x1009 macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h51 #define SO_ACCEPTCONN 30 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h36 #define SO_ACCEPTCONN 0x1014 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h51 #define SO_ACCEPTCONN 30 macro
/linux-6.15/net/core/
H A Dsock.c1952 case SO_ACCEPTCONN: in sk_getsockopt()