Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h71 NET_FW_RULE_DIR_IN = 1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h71 NET_FW_RULE_DIR_IN = 1, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dadvanced_firewall_manager_win.cc139 udp_rule->put_Direction(NET_FW_RULE_DIR_IN); in CreateUDPRule()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WindowsFirewall/
H A Dmod.rs306 pub const NET_FW_RULE_DIR_IN: NET_FW_RULE_DIRECTION = 1i32; const
/dports/security/stunnel/stunnel-5.60/tools/plugins/SimpleFC/Source/
H A DNetFwTypeLib_TLB.pas127 NET_FW_RULE_DIR_IN = $00000001;
H A DFirewallControl.pas69 NET_FW_RULE_DIR_IN = $00000001,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFirewall/
H A Dmod.rs5450 pub const NET_FW_RULE_DIR_IN: NET_FW_RULE_DIRECTION = NET_FW_RULE_DIRECTION(1i32);