Home
last modified time | relevance | path

Searched refs:SO_TYPE (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dsocket.h35 #define SO_TYPE 0x1008 /* Compatible name for SO_STYLE. */ macro
36 #define SO_STYLE SO_TYPE /* Synonym */
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dsocket.h35 #define SO_TYPE 0x1008 /* Compatible name for SO_STYLE. */ macro
36 #define SO_STYLE SO_TYPE /* Synonym */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h32 #define SO_TYPE 0x1008 macro
33 #define SO_STYLE SO_TYPE
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h32 #define SO_TYPE 0x1008 macro
33 #define SO_STYLE SO_TYPE
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsocket.h12 #define SO_TYPE 3 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dsocket.h26 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dsocket.h26 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dsocket.h13 #define SO_TYPE 3 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsocket.h13 #define SO_TYPE 3 macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsocket.h13 #define SO_TYPE 3 macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dsocket.h13 #define SO_TYPE 3 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsocket.h26 #define SO_TYPE 3 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsocket.h26 #define SO_TYPE 3 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dsocket.h28 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dsocket.h33 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dsocket.h28 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dsocket.h33 #define SO_TYPE 0x1008 macro
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c164 if (getsockopt(server_fd, SOL_SOCKET, SO_TYPE, &type, &optlen)) { in connect_to_fd()
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dsocket.h141 #define SO_TYPE 3 macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c277 if (getsockopt(server_fd, SOL_SOCKET, SO_TYPE, &type, &optlen)) { in connect_to_fd_opts()
/kernel/linux/linux-5.10/net/core/
H A Dsock.c58 * Alan Cox : Fixed bogus SO_TYPE handling in getsockopt()
872 case SO_TYPE: in sock_setsockopt()
1355 case SO_TYPE: in sock_getsockopt()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c58 * Alan Cox : Fixed bogus SO_TYPE handling in getsockopt()
1137 case SO_TYPE: in sk_setsockopt()
1664 case SO_TYPE: in sk_getsockopt()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c754 err = xgetsockopt(s, SOL_SOCKET, SO_TYPE, &socktype, &len); in connect_accept_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c504 err = xgetsockopt(s, SOL_SOCKET, SO_TYPE, &socktype, &len); in connect_accept_thread()

Completed in 26 milliseconds