#include <ssd_ipc_msg.h>
Data Fields | |
u_int32_t | rtm_val [SSD_ROUTE_METRICS_NORMAL] |
Value. | |
u_int8_t | rtm_type [SSD_ROUTE_METRICS_NORMAL] |
Type. |
In this structure:
rtm_val
contains the value of either the metric or the preference rtm_type
indicates whether the RTM value is valid; set this field to SSD_RTM_VALUE_PRESENT
.