Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c87 static WORD protManDS = 0; variable
585 protManDS = reqBlock.word1; in NdisOpen()
588 DEBUG1 ("ProtMan DS = %04X\n", protManDS); in NdisOpen()
652 result = (*protManEntry) (&reqBlock, protManDS); in NdisRegisterAndBind()
664 result = (*protManEntry) (&reqBlock, protManDS); in NdisRegisterAndBind()
801 result = (*protManEntry) (&reqBlock, protManDS); in NdisShutdown()