Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libpcap/
Drpcap-protocol.c92 rpcap_createhdr((struct rpcap_header *) sendbuf, ver, RPCAP_MSG_ERROR, errcode, length); in rpcap_senderror()
Drpcap-protocol.h349 #define RPCAP_MSG_ERROR 1 /* Message that keeps an error notification */ macro
Dpcap-rpcap.c2981 if (header->type == RPCAP_MSG_ERROR) in rpcap_check_msg_type()
/freebsd-12-stable/contrib/libpcap/rpcapd/
Ddaemon.c392 case RPCAP_MSG_ERROR: in daemon_serviceloop()
602 case RPCAP_MSG_ERROR: // The other endpoint reported an error in daemon_serviceloop()