Home
last modified time | relevance | path

Searched refs:ISOPROTO_TP4 (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawshisotp.pas90 ISOPROTO_TP4 = 29; // connection orientated transport protocol
92 ISOPROTO_TP = ISOPROTO_TP4;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwshisotp.h13 #define ISOPROTO_TP4 29 macro
14 #define ISOPROTO_TP ISOPROTO_TP4
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwshisotp.h13 #define ISOPROTO_TP4 29 macro
14 #define ISOPROTO_TP ISOPROTO_TP4
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Diso.h97 #define ISOPROTO_TP4 29 /* connection oriented transport protocol */ macro
98 #define ISOPROTO_TP ISOPROTO_TP4 /* tp-4 with negotiation */
/dports/net/quagga/quagga-1.2.4/isisd/include-netbsd/
H A Diso.h97 #define ISOPROTO_TP4 29 /* connection oriented transport protocol */ macro
98 #define ISOPROTO_TP ISOPROTO_TP4 /* tp-4 with negotiation */
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1551 pub const ISOPROTO_TP4: u32 = 29u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2401 pub const ISOPROTO_TP4: u32 = 29u32; const