Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-null.c30 static char nosup[] = "live packet capture not supported on this system"; variable
35 (void)pcap_strlcpy(ebuf, nosup, PCAP_ERRBUF_SIZE); in pcap_create_interface()
53 (void)pcap_strlcpy(errbuf, nosup, PCAP_ERRBUF_SIZE); in pcap_lookupnet()