Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c215 case O_PIPE: in ipfw_log()
H A Dip_fw_sockopt.c553 case O_PIPE: in import_rule0()
637 case O_PIPE: in export_rule0()
1964 case O_PIPE: in check_ipfw_rule_body()
H A Dip_fw2.c2814 case O_PIPE: in ipfw_chk()
2818 if (cmd->opcode == O_PIPE) in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h234 O_PIPE, /* arg1=pipe number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h234 O_PIPE, /* arg1=pipe number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1877 case O_PIPE: in print_action_instruction()
2141 O_UNREACH6, O_SKIPTO, O_PIPE, O_QUEUE, O_DIVERT, O_TEE,
3981 action->opcode = O_PIPE; in compile_rule()