Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dip_fw.h174 O_IP_DST, /* u32 = IP */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1280 (cmd->o.opcode == O_IP_SRC || cmd->o.opcode == O_IP_DST) ? in print_ip()
1498 case O_IP_DST: in print_instruction()
2156 O_IP_DST, O_IP_DST_LOOKUP, O_IP_DST_MASK, O_IP_DST_ME,
3679 cmd->opcode = O_IP_DST; in add_dstip()
/freebsd-12-stable/sys/netinet/libalias/
Dalias_db.c2296 cmd = fill_ip(cmd, O_IP_DST, da.s_addr); in fill_rule()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c2177 case O_IP_DST: in ipfw_chk()
Dip_fw_sockopt.c1863 case O_IP_DST: in check_ipfw_rule_body()