Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c209 #define MAC_DISPATCH(hnd) ((struct _MacUpperDispatch*)(hnd)->common->upperDispatchTable) macro
381 result = MAC_DISPATCH(handle)->transferData (&bytesCopied, 0, &tDBufDescr, in CALLBACK()
502 result = MAC_DISPATCH(handle)->transmitChain (common.moduleId, in NdisSendPacket()
727 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, in NdisStartMac()
744 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, in NdisStartMac()
760 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, 0, NULL, in NdisStartMac()
785 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, 0, 0, in NdisShutdown()