Home
last modified time | relevance | path

Searched refs:ArpDhcpOnly (Results 1 – 12 of 12) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAccount.h134 bool ArpDhcpOnly; // Prohibit the broadcast other than ARP, DHCP, ICMPv6 member
H A DHub.c4964 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
5239 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
5782 if (pol->ArpDhcpOnly && p->BroadcastPacket) in StorePacketFilterByPolicy()
H A DProtocol.c6644 PACK_GET_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackGetPolicy()
6705 PACK_ADD_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackAddPolicy()
H A DServer.c3474 p->ArpDhcpOnly = CfgGetBool(f, "ArpDhcpOnly"); in SiLoadPolicyCfg()
3535 CfgAddBool(f, "ArpDhcpOnly", p->ArpDhcpOnly); in SiWritePolicyCfg()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAccount.h134 bool ArpDhcpOnly; // Prohibit the broadcast other than ARP, DHCP, ICMPv6 member
H A DHub.c4964 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
5239 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
5782 if (pol->ArpDhcpOnly && p->BroadcastPacket) in StorePacketFilterByPolicy()
H A DProtocol.c6645 PACK_GET_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackGetPolicy()
6706 PACK_ADD_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackAddPolicy()
H A DServer.c3474 p->ArpDhcpOnly = CfgGetBool(f, "ArpDhcpOnly"); in SiLoadPolicyCfg()
3535 CfgAddBool(f, "ArpDhcpOnly", p->ArpDhcpOnly); in SiWritePolicyCfg()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAccount.h42 bool ArpDhcpOnly; // Prohibit the broadcast other than ARP, DHCP, ICMPv6 member
H A DHub.c4778 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
4994 if (dest_session->Policy->ArpDhcpOnly) in StorePacket()
5524 if (pol->ArpDhcpOnly && p->BroadcastPacket) in StorePacketFilterByPolicy()
H A DProtocol.c5368 PACK_GET_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackGetPolicy()
5429 PACK_ADD_POLICY_BOOL("ArpDhcpOnly", ArpDhcpOnly); in PackAddPolicy()
H A DServer.c3257 p->ArpDhcpOnly = CfgGetBool(f, "ArpDhcpOnly"); in SiLoadPolicyCfg()
3318 CfgAddBool(f, "ArpDhcpOnly", p->ArpDhcpOnly); in SiWritePolicyCfg()