Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c219 case O_QUEUE: in ipfw_log()
H A Dip_fw_sockopt.c554 case O_QUEUE: in import_rule0()
638 case O_QUEUE: in export_rule0()
1965 case O_QUEUE: in check_ipfw_rule_body()
H A Dip_fw2.c2815 case O_QUEUE: in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h235 O_QUEUE, /* arg1=queue number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h235 O_QUEUE, /* arg1=queue number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1880 case O_QUEUE: in print_action_instruction()
2141 O_UNREACH6, O_SKIPTO, O_PIPE, O_QUEUE, O_DIVERT, O_TEE,
3978 action->opcode = O_QUEUE; in compile_rule()