Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c376 tDBufDescr.tDBufDescrRec[0].tDPtrType = NDIS_PTR_PHYSICAL; in CALLBACK()
377 tDBufDescr.tDBufDescrRec[0].tDDataPtr = pktBuf->buffer; in CALLBACK()
378 tDBufDescr.tDBufDescrRec[0].tDDataLen = pktBuf->length; in CALLBACK()
379 tDBufDescr.tDBufDescrRec[0].dummy = 0; in CALLBACK()
Dndis2.h408 TDBufDescrRec tDBufDescrRec[NDIS_TD_BUF_LENGTH]; member