eib_vnic_create_common
ret = eib_vnic_create_common(ss, vnic, &err);
if (eib_vnic_create_common(ss, vnic, err) != EIB_E_SUCCESS)
static int eib_vnic_create_common(eib_t *, eib_vnic_t *, int *);