Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c210 #define MAC_STATUS(hnd) ((struct _MacStatusTable*) (hnd)->common->serviceStatus)
624 common.serviceStatus = NULL; in NdisRegisterAndBind()
Dndis2.h274 BYTE *serviceStatus; member