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