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

/freebsd-13-stable/contrib/libpcap/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 108 milliseconds