Searched refs:ipfw_insn_limit (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.h166 O_LIMIT, /* ipfw_insn_limit */
322 } ipfw_insn_limit; typedef in typeref:struct:_ipfw_insn_limit
H A Dip_fw2_compat.c741 ipfw_insn_limit *c = (ipfw_insn_limit *)cmd;
H A Dip_fw2.c1714 install_state(struct ip_fw *rule, ipfw_insn_limit *cmd,
2640 (ipfw_insn_limit *)cmd, args)) {
3329 if (cmdlen != F_INSN_SIZE(ipfw_insn_limit))

Completed in 45 milliseconds