Home
last modified time | relevance | path

Searched refs:PktResetStatistics (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.h140 extern BOOL PktResetStatistics(WORD handle);
H A Dpktdrvr.c624 PUBLIC BOOL PktResetStatistics (WORD handle) in PktResetStatistics() function
/freebsd/contrib/libpcap/
H A Dpcap-dos.c1142 PktResetStatistics (pktInfo.handle); in pkt_open()