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

/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
H A Dethernet.h99 BWL_PRE_PACKED_STRUCT struct ether_addr { struct
129 static const struct ether_addr ether_bcast = {{255, 255, 255, 255, 255, 255}};
130 static const struct ether_addr ether_null = {{0, 0, 0, 0, 0, 0}};
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dethernet.h99 BWL_PRE_PACKED_STRUCT struct ether_addr { struct
129 static const struct ether_addr ether_bcast = {{255, 255, 255, 255, 255, 255}};
130 static const struct ether_addr ether_null = {{0, 0, 0, 0, 0, 0}};

Completed in 136 milliseconds