Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_bridge.c1516 uint8_t eth_hostid[ETHER_ADDR_LEN]; in bridge_clone_create() local
1591 has_hostid = (uuid_get_ethernet(&eth_hostid[0]) == 0); in bridge_clone_create()
1598 bcopy(&eth_hostid[0], &sc->sc_defaddr, in bridge_clone_create()