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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dethernet.h127 BWL_PRE_PACKED_STRUCT struct ether_addr { struct
178 static const struct ether_addr ether_bcast = {{255, 255, 255, 255, 255, 255}};
179 static const struct ether_addr ether_null = {{0, 0, 0, 0, 0, 0}};
180 static const struct ether_addr ether_ipv6_mcast = {{0x33, 0x33, 0x00, 0x00, 0x00, 0x01}};

Completed in 61 milliseconds