Searched refs:oce_insert_vlan_tag (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/oce/
H A Doce_if.c188 static struct mbuf *oce_insert_vlan_tag(POCE_SOFTC sc, struct mbuf *m, boolean_t *complete);
1045 *m_new = oce_insert_vlan_tag(sc, *m_new, NULL);
1088 m = oce_insert_vlan_tag(sc, m, &complete);
2848 oce_insert_vlan_tag(POCE_SOFTC sc, struct mbuf *m, boolean_t *complete) function

Completed in 88 milliseconds