Searched refs:pcap_statustostr (Results 1 – 3 of 3) sorted by relevance
603 pcap_statustostr(status)); in pcap_activate()889 pcap_statustostr(status), p->errbuf); in pcap_open_live()892 pcap_statustostr(status)); in pcap_open_live()
200 const char *pcap_statustostr(int);
479 pcap_statustostr(int errnum) in pcap_statustostr() function