iflib_set_mac
iflib_set_mac(ctx, hw->mac.addr);
iflib_set_mac(ctx, sc->vmx_lladdr);
void iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]);