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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h166 O_LIMIT, /* ipfw_insn_limit */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c1274 if (q->dyn_type == O_LIMIT) \
1321 * because O_LIMIT refer to parent rules, during the first pass only
1537 * (O_LIMIT). When they are created, the parent is
1568 if (dyn_type == O_LIMIT) {
1677 case O_LIMIT: /* limit number of sessions */
1717 add_dyn_rule(&args->fwa_id, O_LIMIT, (struct ip_fw *)parent);
2539 * O_LIMIT and O_KEEP_STATE: these opcodes are
2558 case O_LIMIT:
3249 case O_LIMIT:
H A Dip_fw2_compat.c738 case O_LIMIT:

Completed in 34 milliseconds