Home
last modified time | relevance | path

Searched refs:O_SKIPTO (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c211 case O_SKIPTO: in ipfw_log()
H A Dip_fw_sockopt.c557 case O_SKIPTO: in import_rule0()
641 case O_SKIPTO: in export_rule0()
2011 case O_SKIPTO: in check_ipfw_rule_body()
H A Dip_fw2.c2845 case O_SKIPTO: in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h233 O_SKIPTO, /* arg1=next rule number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h233 O_SKIPTO, /* arg1=next rule number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1874 case O_SKIPTO: in print_action_instruction()
2141 O_UNREACH6, O_SKIPTO, O_PIPE, O_QUEUE, O_DIVERT, O_TEE,
3984 action->opcode = O_SKIPTO; in compile_rule()