Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h181 O_PROTO, /* arg1=protocol */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h181 O_PROTO, /* arg1=protocol */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1532 case O_PROTO: in print_instruction()
2040 case O_PROTO: in print_proto()
2071 cmd = print_opcode(bp, fo, state, O_PROTO); in print_proto()
3615 fill_cmd(cmd, O_PROTO, 0, proto); in add_proto0()
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c2626 cmd = fill_cmd(cmd, O_PROTO, F_INSN_SIZE(ipfw_insn), 0, proto); in fill_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2000 case O_PROTO: in ipfw_chk()
H A Dip_fw_sockopt.c1762 case O_PROTO: in check_ipfw_rule_body()