Home
last modified time | relevance | path

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

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