Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_log.c219 case O_FORWARD_IP: { in ipfw_log()
Dip_fw2.c3001 case O_FORWARD_IP: in ipfw_chk()
Dip_fw_sockopt.c1980 case O_FORWARD_IP: in check_ipfw_rule_body()
/freebsd-12-stable/sys/netinet/
Dip_fw.h238 O_FORWARD_IP, /* fwd sockaddr */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1807 if (cmd->opcode == O_FORWARD_IP) { in print_fwd()
1893 case O_FORWARD_IP: in print_action_instruction()
2140 O_NETGRAPH, O_NGTEE, O_FORWARD_IP, O_FORWARD_IP6, O_NAT,
4082 action->opcode = O_FORWARD_IP; in compile_rule()