Home
last modified time | relevance | path

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

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