Home
last modified time | relevance | path

Searched refs:IP_RECVTCLASS (Results 1 – 22 of 22) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/devel/stack/stack-2.7.3/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h85 #ifndef IP_RECVTCLASS
86 #define IP_RECVTCLASS 40 // Receive packet traffic class. macro
/dports/ftp/uftp/uftp-5.0/
H A Dclient_init.c325 #if (defined IPV6_RECVTCLASS || defined IP_RECVTCLASS || defined IP_RECVTOS) &&\ in create_sockets()
438 #ifdef IP_RECVTCLASS in create_sockets()
441 if (setsockopt(listener, IPPROTO_IP, IP_RECVTCLASS, (char *)&tosflag, in create_sockets()
H A Dproxy_init.c336 #if (defined IPV6_RECVTCLASS || defined IP_RECVTCLASS || defined IP_RECVTOS) &&\ in create_sockets()
511 #ifdef IP_RECVTCLASS in create_sockets()
514 if (setsockopt(listener, IPPROTO_IP, IP_RECVTCLASS, (char *)&tosflag, in create_sockets()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h52 #define IP_RECVTCLASS 40 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h52 #define IP_RECVTCLASS 40 macro
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig380 pub const IP_RECVTCLASS = 40;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig380 pub const IP_RECVTCLASS = 40;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1514 pub const IP_RECVTCLASS: u32 = 40u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2364 pub const IP_RECVTCLASS: u32 = 40u32; const