Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h419 #define PCAP_ERR_READEX 9 /* Generic pcap_next_ex error */ macro
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c2799 PCAP_ERR_READEX, errbuf, NULL); in daemon_thrdatamain()