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