Searched refs:SO_PROTOCOL (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Dsocket.h45 #define SO_PROTOCOL 0x1028 /* protocol type */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dsocket.h37 #define SO_PROTOCOL 0x1028 macro
/linux-master/include/uapi/asm-generic/
H A Dsocket.h58 #define SO_PROTOCOL 38 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dsocket.h58 #define SO_PROTOCOL 38 macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dsocket.h29 #define SO_PROTOCOL 0x1028 macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dsocket.h34 #define SO_PROTOCOL 0x1028 macro
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmptcp.c243 if (!ASSERT_OK(getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen),
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c307 if (getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen)) {
/linux-master/net/core/
H A Dsock.c1137 case SO_PROTOCOL:
1657 case SO_PROTOCOL:

Completed in 199 milliseconds