Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c203 case O_TEE: in ipfw_log()
H A Dip_fw_sockopt.c556 case O_TEE: in import_rule0()
640 case O_TEE: in export_rule0()
1982 case O_TEE: in check_ipfw_rule_body()
H A Dip_fw2.c2828 case O_TEE: in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h237 O_TEE, /* arg1=port number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h237 O_TEE, /* arg1=port number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1886 case O_TEE: in print_action_instruction()
2141 O_UNREACH6, O_SKIPTO, O_PIPE, O_QUEUE, O_DIVERT, O_TEE,
3996 action->opcode = O_TEE; in compile_rule()