Searched refs:ifc_mac (Results 1 – 1 of 1) sorted by relevance
217 struct ether_addr ifc_mac; member252 bcopy(mac, ctx->ifc_mac.octet, ETHER_ADDR_LEN); in iflib_set_mac()5413 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_device_register()