Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dsocket.h23 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h17 #define SO_DEBUG 0x0001 macro
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h11 #define SO_DEBUG 0x0001 macro
/linux/include/uapi/asm-generic/
H A Dsocket.h11 #define SO_DEBUG 1 macro
/linux/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/net/core/
H A Dsock.c1313 case SO_DEBUG: in sk_setsockopt()
1753 case SO_DEBUG: in sk_getsockopt()