Searched refs:ETHER_MIN_LEN (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dethernet.h55 #define ETHER_MIN_LEN 64 macro
103 ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN)

Completed in 140 milliseconds