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

/linux-4.4.14/include/uapi/asm-generic/
H A Dsocket.h9 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsocket.h15 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsocket.h19 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsocket.h15 #define SO_DEBUG 0x0001 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsocket.h16 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 0x0001 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsocket.h9 #define SO_DEBUG 0x0001 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsocket.h18 #define SO_DEBUG 1 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsocket.h21 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/linux-4.4.14/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
715 case SO_DEBUG: sock_setsockopt()
1051 case SO_DEBUG: sock_getsockopt()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dtcp.c1472 * silently turn into SO_DEBUG. o2net_set_nodelay()
/linux-4.4.14/include/net/
H A Dsock.h725 SOCK_DBG, /* %SO_DEBUG setting */

Completed in 526 milliseconds