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

/external/tcpdump/
H A Dether.h41 #define ETHER_ADDR_LEN 6 macro
47 uint8_t ether_dhost[ETHER_ADDR_LEN];
48 uint8_t ether_shost[ETHER_ADDR_LEN];
H A Daddrtoname.c68 #ifndef ETHER_ADDR_LEN
69 #define ETHER_ADDR_LEN 6 macro
554 if (type == LINKADDR_ETHER && len == ETHER_ADDR_LEN)
/external/dnsmasq/src/
H A Dconfig.h266 #define ETHER_ADDR_LEN 6 macro

Completed in 88 milliseconds