Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h271 O_IP4, enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h271 O_IP4, enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1739 case O_IP4: in print_instruction()
2043 case O_IP4: in print_proto()
2066 cmd = print_opcode(bp, fo, state, ip4 > ip6 ? O_IP4: O_IP6); in print_proto()
2068 cmd = print_opcode(bp, fo, state, ip4 > ip6 ? O_IP6: O_IP4); in print_proto()
3629 fill_cmd(cmd, O_IP4, 0, 0); in add_proto()
3650 fill_cmd(cmd, O_IP4, 0, 0); in add_proto_compat()
4984 fill_cmd(cmd, O_IP4, 0, 0); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2582 case O_IP4: in ipfw_chk()
H A Dip_fw_sockopt.c1787 case O_IP4: in check_ipfw_rule_body()