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()
384 #define RPCAP_MSG_ERROR 1 /* Message that keeps an error notification */ macro
1999 if (header.type == RPCAP_MSG_ERROR && in rpcap_sendauth()3059 if (header->type == RPCAP_MSG_ERROR) in rpcap_check_msg_type()
351 case RPCAP_MSG_ERROR: in daemon_serviceloop()567 case RPCAP_MSG_ERROR: // The other endpoint reported an error in daemon_serviceloop()