Home
last modified time | relevance | path

Searched refs:ether_bcast (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h61 extern const ether_addr_t ether_bcast;
H A Dcommon.c57 const ether_addr_t ether_bcast = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
H A Dpppoed.c102 (void) memcpy(ptp.ptp_address.pta_pppoe.ptma_mac, ether_bcast, in open_tunnel_dev()
H A Dpppoec.c626 (void) memcpy(destaddr.pta_pppoe.ptma_mac, ether_bcast, in send_padi()