Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c294 macCommon->moduleDS); in CALLBACK()
306 macCommon->moduleDS); in CALLBACK()
382 handle->common->moduleDS); in CALLBACK()
505 handle->common->moduleDS); in NdisSendPacket()
617 common.moduleDS = _dos_ds; /* the callback data segment */ in NdisRegisterAndBind()
619 common.moduleDS = _DS; in NdisRegisterAndBind()
730 card->common->moduleDS); in NdisStartMac()
749 card->common->moduleDS); in NdisStartMac()
762 card->common->moduleDS); in NdisStartMac()
787 handle->common->moduleDS); in NdisShutdown()
Dndis2.h271 WORD moduleDS; member