Lines Matching defs:oip
1106 struct ip oip;
1312 memcpy(&oip, icmp_data_raw, sizeof(struct ip));
1318 (oip.ip_dst.s_addr == whereto.sin_addr.s_addr) &&
1319 (oip.ip_p == IPPROTO_ICMP) &&
1324 pr_icmph(&icp, &oip, icmp_data_raw);
1423 pr_icmph(struct icmp *icp, struct ip *oip, const u_char *const oicmp_raw)
1461 pr_iph(oip, oicmp_raw);
1465 pr_iph(oip, oicmp_raw);
1486 pr_iph(oip, oicmp_raw);
1505 pr_iph(oip, oicmp_raw);
1510 pr_iph(oip, oicmp_raw);