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

/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.h561 typedef struct _ipfw_dyn_rule_32 ipfw_dyn_rule_32; typedef in typeref:struct:_ipfw_dyn_rule_32
H A Dip_fw2.c3532 dynrulesize = sizeof(ipfw_dyn_rule_32);
3612 ipfw_dyn_rule_32 *ipfw_dyn_dst;
3614 ipfw_dyn_dst = (ipfw_dyn_rule_32 *)dst;

Completed in 26 milliseconds