Searched refs:arplen (Results 1 – 1 of 1) sorted by relevance
1963 uint32_t maclen, hlen, plen, arplen; in ipnospoof_check() local1977 arplen = sizeof (arh_t) + 2 * hlen + 2 * plen; in ipnospoof_check()1978 if (start + arplen > end) in ipnospoof_check()