Searched refs:ifc_mac (Results 1 – 1 of 1) sorted by relevance
212 struct ether_addr ifc_mac; member253 bcopy(mac, ctx->ifc_mac.octet, ETHER_ADDR_LEN); in iflib_set_mac()4904 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_device_register()4993 ether_gen_addr(ifp, &ctx->ifc_mac); in iflib_pseudo_register()5012 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_pseudo_register()5111 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_pseudo_register()