We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d96aad1
nexthop_group
nexthop_group_t
backup_nexthops_is(std::map<uint16_t, nexthop_group_entry_t> const & backup_nexthops)
void backup_nexthop_set(uint16_t key, nexthop_group_entry_t const & value)
void backup_nexthop_del(uint16_t key)
std::map<uint16_t, nexthop_group_entry_t> const & backup_nexthops()
uint16_t backup_size()
policy_map
traffic_policy_counter_data_t (pktHits, byteHits, pktDrops, byteDrops -- all uint64_t)
traffic_policy_counter_t(key, named_counter_data, class_counter_data)
std::map<std::string, traffic_policy_counter_data_t>