Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c242 case O_FORWARD_IP6: { in ipfw_log()
H A Dip_fw2.c3057 case O_FORWARD_IP6: in ipfw_chk()
H A Dip_fw_sockopt.c1975 case O_FORWARD_IP6: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h285 O_FORWARD_IP6, /* fwd sockaddr_in6 */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h285 O_FORWARD_IP6, /* fwd sockaddr_in6 */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1896 case O_FORWARD_IP6: in print_action_instruction()
2142 O_NETGRAPH, O_NGTEE, O_FORWARD_IP, O_FORWARD_IP6, O_NAT,
4112 action->opcode = O_FORWARD_IP6; in compile_rule()