Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-null.c40 static char nosup[] = "live packet capture not supported on this system"; variable
45 (void)strlcpy(ebuf, nosup, PCAP_ERRBUF_SIZE); in pcap_create_interface()