Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py85 O_TAG = 80 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h281 O_TAG, /* arg1=tag number */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c162 if (cmd->opcode == O_PROB || cmd->opcode == O_TAG) in ipfw_log_syslog()
H A Dip_fw_sockopt.c1003 case O_TAG: in ipfw_get_action()
1356 case O_TAG: in ipfw_check_opcode()
H A Dip_fw2.c2743 case O_TAG: { in ipfw_chk()
/freebsd/sbin/ipfw/
H A Dipfw2.c2115 case O_TAG: in print_action_instruction()
2370 O_LOG, O_ALTQ, O_TAG
4736 fill_cmd(cmd, O_TAG, (i == TOK_TAG) ? 0: F_NOT, tag); in compile_rule()
5581 case O_TAG: in compile_rule()