Searched refs:O_PROTO (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 181 O_PROTO, /* arg1=protocol */ enumerator
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 181 O_PROTO, /* arg1=protocol */ enumerator
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 1532 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 D | alias_db.c | 2626 cmd = fill_cmd(cmd, O_PROTO, F_INSN_SIZE(ipfw_insn), 0, proto); in fill_rule()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 2000 case O_PROTO: in ipfw_chk()
|
| H A D | ip_fw_sockopt.c | 1762 case O_PROTO: in check_ipfw_rule_body()
|