Searched refs:pcap_assert (Results 1 – 2 of 2) sorted by relevance
219 void pcap_assert (const char *what, const char *file, unsigned line); 223 pcap_assert (#x, __FILE__, __LINE__); \
595 void pcap_assert (const char *what, const char *file, unsigned line) in pcap_assert() function