igb_iov_vlan_present
static bool igb_iov_vlan_present(struct e1000_softc *, u16, bool);
if (!igb_iov_vlan_present(sc, vlan, false) &&
!igb_iov_vlan_present(sc, vid, false))
!igb_iov_vlan_present(sc, vid, false))
if (add && !igb_iov_vlan_present(sc, vid, false) &&