Home | History | Annotate | Download | only in libpcap

Lines Matching full:activated

454 	 * If this pcap_t hasn't been activated, it doesn't have a
457 if (!p->activated) {
459 "not-yet-activated pcap_t passed to pcap_compile");