Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dndis2.c211 #define MAC_CHAR(hnd) ((struct _MacChars*) (hnd)->common->serviceChars)
289 ((MacChars*) macCommon->serviceChars)->macName); in CALLBACK()
623 common.serviceChars = (BYTE*) &protChars; in NdisRegisterAndBind()
Dndis2.h273 BYTE *serviceChars; member