Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c161 if (cmd->opcode == O_PROB || cmd->opcode == O_TAG || in ipfw_log()
H A Dip_fw_sockopt.c551 case O_TAG: in import_rule0()
635 case O_TAG: in export_rule0()
1228 case O_TAG: in ipfw_get_action()
1788 case O_TAG: in check_ipfw_rule_body()
H A Dip_fw2.c2586 case O_TAG: { in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h275 O_TAG, /* arg1=tag number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h275 O_TAG, /* arg1=tag number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1911 case O_TAG: in print_action_instruction()
2149 O_LOG, O_ALTQ, O_TAG
4331 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag); in compile_rule()
5128 case O_TAG: in compile_rule()