Home
last modified time | relevance | path

Searched refs:activate_old (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-linux.c334 static int activate_old(pcap_t *);
1429 if ((ret = activate_old(handle)) != 1) {
6041 activate_old(pcap_t *handle) function