Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h29 #define SO_PROTOCOL 0x1028 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h34 #define SO_PROTOCOL 0x1028 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h45 #define SO_PROTOCOL 0x1028 /* protocol type */ macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h58 #define SO_PROTOCOL 38 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h37 #define SO_PROTOCOL 0x1028 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h58 #define SO_PROTOCOL 38 macro
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dmptcp.c241 if (!ASSERT_OK(getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen), in verify_mptcpify()
/linux-6.15/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c359 if (getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen)) { in connect_to_fd()
/linux-6.15/net/core/
H A Dsock.c1233 case SO_PROTOCOL: in sk_setsockopt()
1769 case SO_PROTOCOL: in sk_getsockopt()