Searched refs:RPCAP_MSG_ERROR (Results 1 – 4 of 4) sorted by relevance
92 rpcap_createhdr((struct rpcap_header *) sendbuf, ver, RPCAP_MSG_ERROR, errcode, length); in rpcap_senderror()
376 #define RPCAP_MSG_ERROR 0x01 /* Message that keeps an error notification */ macro
3365 if (header->type == RPCAP_MSG_ERROR) in rpcap_check_msg_type()
617 case RPCAP_MSG_ERROR: in daemon_serviceloop()835 case RPCAP_MSG_ERROR: // The other endpoint reported an error in daemon_serviceloop()