Home
last modified time | relevance | path

Searched refs:SO_DEBUG (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsocket.h10 #define SO_DEBUG 1 macro
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dsocket.h138 #ifndef SO_DEBUG
139 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dsocket.h23 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dsocket.h17 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dsocket.h23 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dsocket.h17 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsocket.h24 #define SO_DEBUG 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h24 #define SO_DEBUG 0x0001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h24 #define SO_DEBUG 0x0001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsocket.h24 #define SO_DEBUG 1 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/kernel/linux/linux-6.6/net/mptcp/
H A Dsockopt.c83 case SO_DEBUG: in mptcp_sol_socket_sync_intval()
186 case SO_DEBUG: in mptcp_setsockopt_sol_socket_int()
332 case SO_DEBUG: in mptcp_setsockopt_sol_socket()
/kernel/liteos_a/net/lwip-2.1/porting/src/
H A Dsockets.c153 case SO_DEBUG: in lwip_setsockopt_wrap()
/kernel/linux/linux-5.10/net/core/
H A Dsock.c59 * Adam Caldwell : Missing return in SO_DONTROUTE/SO_DEBUG code
62 * Alan Cox : Make SO_DEBUG superuser only.
63 * Alan Cox : Allow anyone to clear SO_DEBUG
860 case SO_DEBUG: in sock_setsockopt()
1323 case SO_DEBUG: in sock_getsockopt()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c59 * Adam Caldwell : Missing return in SO_DONTROUTE/SO_DEBUG code
62 * Alan Cox : Make SO_DEBUG superuser only.
63 * Alan Cox : Allow anyone to clear SO_DEBUG
1125 case SO_DEBUG: in sk_setsockopt()
1632 case SO_DEBUG: in sk_getsockopt()

Completed in 20 milliseconds