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