Searched refs:ndis_mtop (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/compat/ndis/
H A Dkern_ndis.c736 ndis_mtop(m0, p) function
H A Dndis_var.h1730 extern int ndis_mtop(struct mbuf *, ndis_packet **);
/freebsd-12-stable/sys/dev/if_ndis/
H A Dif_ndis.c1853 if (ndis_mtop(m, &sc->ndis_txarray[sc->ndis_txidx])) {
1978 if (ndis_mtop(m, &sc->ndis_txarray[sc->ndis_txidx])) {

Completed in 124 milliseconds