Searched refs:ipfw_dyn_rule_64 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h560 typedef struct _ipfw_dyn_rule_64 ipfw_dyn_rule_64; typedef in typeref:struct:_ipfw_dyn_rule_64
H A Dip_fw2.c3448 dynrulesize = sizeof(ipfw_dyn_rule_64);
3507 ipfw_dyn_rule_64 *ipfw_dyn_dst;
3509 ipfw_dyn_dst = (ipfw_dyn_rule_64 *)dst;

Completed in 9 milliseconds