Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h23 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h17 #define SO_DEBUG 0x0001 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/linux-6.15/net/mptcp/
H A Dsockopt.c83 case SO_DEBUG: in mptcp_sol_socket_sync_intval()
184 case SO_DEBUG: in mptcp_setsockopt_sol_socket_int()
330 case SO_DEBUG: in mptcp_setsockopt_sol_socket()
/linux-6.15/net/core/
H A Dsock.c1308 case SO_DEBUG: in sk_setsockopt()
1733 case SO_DEBUG: in sk_getsockopt()