Searched refs:modeStr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.c291 static const char *modeStr [] = { local
300 if (mode > DIM(modeStr))
302 return (modeStr [mode-1]);

Completed in 45 milliseconds