Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Ddaemon.c383 pars.protocol_version, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
419 pars.protocol_version, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
439 pars.protocol_version, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
750 PCAP_ERR_WRONGMSG, in daemon_serviceloop()
789 pars.protocol_version, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
810 pars.protocol_version, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
/external/libpcap/
Drpcap-protocol.h429 #define PCAP_ERR_WRONGMSG 16 /* The other end endpoint sent a message which has not been recognized… macro