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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h164 O_PROBE_STATE, /* none */ enumerator in enum:ipfw_opcodes
356 * first instruction (at r->cmd) MUST BE an O_PROBE_STATE
H A Dip_fw2_compat.c502 case O_PROBE_STATE:
2460 /* generate O_PROBE_STATE if necessary */
2462 fill_cmd(dst, O_PROBE_STATE, 0);
3001 /* generate O_PROBE_STATE if necessary */
3003 fill_cmd(dst, O_PROBE_STATE, 0);
H A Dip_fw2.c2548 * O_PROBE_STATE and O_CHECK_STATE: these opcodes
2568 case O_PROBE_STATE:
3214 case O_PROBE_STATE:

Completed in 20 milliseconds