The structure of a RIP Status reply message. This message is sent in response to a rf_send_rip_status_request(), to inform the client about all of the RIPs. More...
#include "rf_reply_msgs.h"
Data Fields | |
int | n_rips |
The number of RIPs for which status is being delivered. | |
RF_RIP_STATUS_DETAILS ** | ripstatus |
Array of RIP status details for all of the RIPs in the farm. | |
The structure of a RIP Status reply message. This message is sent in response to a rf_send_rip_status_request(), to inform the client about all of the RIPs.