Searched refs:DhcpByteOption (Results 1 – 6 of 6) sorted by relevance
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/ |
H A D | dhcpm.py | 429 DhcpByteOption = 0 variable in DHCP_OPTION_DATA_TYPE.enumItems 444 DHCP_OPTION_DATA_TYPE.enumItems.DhcpByteOption : ('ByteOption', BYTE),
|
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/ |
H A D | jwadhcpsapi.pas | 376 DhcpByteOption,
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | dhcpsapi.h | 143 …DhcpByteOption,DhcpWordOption,DhcpDWordOption,DhcpDWordDWordOption,DhcpIpAddressOption,DhcpStringD… enumerator
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | dhcpsapi.h | 143 …DhcpByteOption,DhcpWordOption,DhcpDWordOption,DhcpDWordDWordOption,DhcpIpAddressOption,DhcpStringD… enumerator
|
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Dhcp/ |
H A D | mod.rs | 1862 pub const DhcpByteOption: DHCP_OPTION_DATA_TYPE = 0i32; const
|
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Dhcp/ |
H A D | mod.rs | 3464 pub const DhcpByteOption: DHCP_OPTION_DATA_TYPE = DHCP_OPTION_DATA_TYPE(0i32); const
|