Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h191 O_XMIT, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h191 O_XMIT, /* none */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c580 case O_XMIT: in import_rule0()
664 case O_XMIT: in export_rule0()
1952 case O_XMIT: in check_ipfw_rule_body()
H A Dip_fw_table.c2960 .opcode = O_XMIT,
H A Dip_fw2.c1917 case O_XMIT: in ipfw_chk()
/f-stack/tools/ipfw/
H A Dipfw2.c1580 case O_XMIT: in print_instruction()
1583 if (cmd->opcode == O_XMIT) in print_instruction()
4616 cmd->opcode = O_XMIT; in compile_rule()