oce_insert_vlan_tag
*m_new = oce_insert_vlan_tag(sc, *m_new, NULL);
m = oce_insert_vlan_tag(sc, m, &complete);
static struct mbuf *oce_insert_vlan_tag(POCE_SOFTC sc, struct mbuf *m, boolean_t *complete);