Home
last modified time | relevance | path

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

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