Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h422 #define PCAP_ERR_STARTCAPTURE 12 /* Generic pcap_startcapture error */ macro
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c885 PCAP_ERR_STARTCAPTURE, in daemon_serviceloop()
2263 PCAP_ERR_STARTCAPTURE, errmsgbuf, errbuf) == -1) in daemon_msg_startcap_req()