Home
last modified time | relevance | path

Searched refs:SO_DEBUG (Results 1 – 12 of 12) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
Dsocket.h138 #ifndef SO_DEBUG
139 #define SO_DEBUG 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dsocket.h10 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dsocket.h24 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dsocket.h17 #define SO_DEBUG 0x0001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dsocket.h24 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dsocket.h23 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsockets.c153 case SO_DEBUG: in lwip_setsockopt_wrap()
/kernel/linux/linux-5.10/net/core/
Dsock.c859 case SO_DEBUG: in sock_setsockopt()
1321 case SO_DEBUG: in sock_getsockopt()