Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h174 O_IP_DST, /* u32 = IP */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h174 O_IP_DST, /* u32 = IP */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1282 (cmd->o.opcode == O_IP_SRC || cmd->o.opcode == O_IP_DST) ? in print_ip()
1500 case O_IP_DST: in print_instruction()
2158 O_IP_DST, O_IP_DST_LOOKUP, O_IP_DST_MASK, O_IP_DST_ME,
3690 cmd->opcode = O_IP_DST; in add_dstip()
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c2629 cmd = fill_ip(cmd, O_IP_DST, da.s_addr); in fill_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2194 case O_IP_DST: in ipfw_chk()
H A Dip_fw_sockopt.c1853 case O_IP_DST: in check_ipfw_rule_body()