Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c223 case O_FORWARD_IP: { in ipfw_log()
H A Dip_fw2.c3005 case O_FORWARD_IP: in ipfw_chk()
H A Dip_fw_sockopt.c1970 case O_FORWARD_IP: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h238 O_FORWARD_IP, /* fwd sockaddr */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h238 O_FORWARD_IP, /* fwd sockaddr */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1809 if (cmd->opcode == O_FORWARD_IP) { in print_fwd()
1895 case O_FORWARD_IP: in print_action_instruction()
2142 O_NETGRAPH, O_NGTEE, O_FORWARD_IP, O_FORWARD_IP6, O_NAT,
4095 action->opcode = O_FORWARD_IP; in compile_rule()