Home
last modified time | relevance | path

Searched refs:txBufPending (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/msdos/
Dndis2.c90 static struct _PktBuf *txBufPending; variable
332 FreePktBuf (txBufPending); /* Add passed ECB back to the free list */ in CALLBACK()
492 txBufPending = pktBuf; /* we only have 1 pending Tx at a time */ in NdisSendPacket()