Searched refs:PCAP_ERR_WRONGMSG (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | rpcap-protocol.h | 426 #define PCAP_ERR_WRONGMSG 16 /* The other end endpoint sent a message which has not been recognize… macro
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | daemon.c | 649 header.ver, PCAP_ERR_WRONGMSG, in daemon_serviceloop() 685 header.ver, PCAP_ERR_WRONGMSG, in daemon_serviceloop() 705 header.ver, PCAP_ERR_WRONGMSG, in daemon_serviceloop() 1025 PCAP_ERR_WRONGMSG, in daemon_serviceloop() 1064 header.ver, PCAP_ERR_WRONGMSG, in daemon_serviceloop() 1085 header.ver, PCAP_ERR_WRONGMSG, in daemon_serviceloop()
|