ssrb_node_t
is a structure that stores the information from SSRB in patricia tree.
More...
Data Fields | |
patnode | node |
Patricia tree node. | |
char | sset_name [ASP_CFG_NAME_LEN] |
Service set name. | |
uint16_t | sset_id |
Service set Id. | |
u_int32_t | gen_num |
Generation number. | |
nh_idx_t | in_nh_idx |
next-hop index | |
nh_idx_t | out_nh_idx |
next-hop index | |
junos_kcom_pub_ssrb_t * | ssrb |
SSRB blob. | |
void * | data |
Opaque data. | |
size_t | datalen |
Opaque data length. |
ssrb_node_t
is a structure that stores the information from SSRB in patricia tree.