Home
last modified time | relevance | path

Searched refs:O_TAGGED (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h276 O_TAGGED, /* arg1=tag number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h276 O_TAGGED, /* arg1=tag number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c904 {"tagged", O_TAGGED},
1750 case O_TAGGED: in print_instruction()
1755 0, O_TAGGED); in print_instruction()
5008 if (!add_ports(cmd, *av, 0, O_TAGGED, cblen)) in compile_rule()
5017 fill_cmd(cmd, O_TAGGED, 0, tag); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c552 case O_TAGGED: in import_rule0()
636 case O_TAGGED: in export_rule0()
1934 case O_TAGGED: in check_ipfw_rule_body()
H A Dip_fw2.c2669 case O_TAGGED: { in ipfw_chk()