Searched refs:errorMsg (Results 1 – 1 of 1) sorted by relevance
136 char errorMsg[PCAP_ERRBUF_SIZE]; in init() local137 memset(errorMsg, 0, sizeof(errorMsg)); in init()138 mMonitorPcap = pcap_create(mInterfaceName.c_str(), errorMsg); in init()141 errorMsg); in init()