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