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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.h126 extern const char *PktGetErrorStr (int errNum);
H A Dpktdrvr.c216 PUBLIC const char *PktGetErrorStr (int errNum) function
344 else pktInfo.error = PktGetErrorStr (reg.r_dx >> 8);

Completed in 21 milliseconds