oiplen 141 netinet/ip_icmp.c unsigned oiplen = oip->ip_hl << 2;
oiplen 160 netinet/ip_icmp.c n->m_len >= oiplen + ICMP_MINLEN &&
oiplen 162 netinet/ip_icmp.c ((caddr_t)oip + oiplen))->icmp_type)) {
oiplen 179 netinet/ip_icmp.c icmplen = oiplen + min(8, ntohs(oip->ip_len));