Searched refs:ether_bcast (Results 1 – 4 of 4) sorted by relevance
61 extern const ether_addr_t ether_bcast;
57 const ether_addr_t ether_bcast = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
102 (void) memcpy(ptp.ptp_address.pta_pppoe.ptma_mac, ether_bcast, in open_tunnel_dev()
626 (void) memcpy(destaddr.pta_pppoe.ptma_mac, ether_bcast, in send_padi()