Searched defs:ETHER_MAX_LEN (Results 1 - 1 of 1) sorted by relevance

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

Completed in 56 milliseconds