Home
last modified time | relevance | path

Searched refs:SO_TYPE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/mips/include/uapi/asm/
Dsocket.h35 #define SO_TYPE 0x1008 /* Compatible name for SO_STYLE. */ macro
36 #define SO_STYLE SO_TYPE /* Synonym */
/Linux-v5.4/include/uapi/asm-generic/
Dsocket.h13 #define SO_TYPE 3 macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Dsocket.h33 #define SO_TYPE 0x1008 macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Dsocket.h28 #define SO_TYPE 0x1008 macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dsocket.h26 #define SO_TYPE 0x1008 macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dsocket.h13 #define SO_TYPE 3 macro
/Linux-v5.4/net/core/
Dsock.c762 case SO_TYPE: in sock_setsockopt()
1274 case SO_TYPE: in sock_getsockopt()