OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tDBufDescrRec
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/msdos/
ndis2.c
376
tDBufDescr.
tDBufDescrRec
[0].tDPtrType = NDIS_PTR_PHYSICAL;
377
tDBufDescr.
tDBufDescrRec
[0].tDDataPtr = pktBuf->buffer;
378
tDBufDescr.
tDBufDescrRec
[0].tDDataLen = pktBuf->length;
379
tDBufDescr.
tDBufDescrRec
[0].dummy = 0;
ndis2.h
403
}
TDBufDescrRec
;
408
TDBufDescrRec
tDBufDescrRec
[NDIS_TD_BUF_LENGTH];
Completed in 708 milliseconds