Lines Matching refs:ETH_MIN
179 if (pcap->snapshot < ETH_MIN+8)180 pcap->snapshot = ETH_MIN+8;1346 if (len < ETH_MIN || len > ETH_MAX)