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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h139 O_LIMIT, /* ipfw_insn_limit */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c776 if (q->dyn_type == O_LIMIT) \
823 * because O_LIMIT refer to parent rules, during the first pass only
1039 * (O_LIMIT). When they are created, the parent is
1070 if (dyn_type == O_LIMIT) {
1179 case O_LIMIT: /* limit number of sessions */
1219 add_dyn_rule(&args->f_id, O_LIMIT, (struct ip_fw *)parent);
2035 * O_LIMIT and O_KEEP_STATE: these opcodes are
2054 case O_LIMIT:
2739 case O_LIMIT:
H A Dip_fw2_compat.c837 case O_LIMIT:

Completed in 29 milliseconds