BsrGroupPrefix (BsrZone& bsr_zone, const IPvXNet& group_prefix,
bool is_scope_zone, uint8_t expected_rp_count)
| BsrGroupPrefix |
BsrGroupPrefix (BsrZone& bsr_zone, const BsrGroupPrefix& bsr_group_prefix)
| BsrGroupPrefix |
~BsrGroupPrefix ()
| ~BsrGroupPrefix |
BsrZone& bsr_zone ()
| bsr_zone |
bool is_scope_zone ()
| is_scope_zone |
[const]
const IPvXNet& group_prefix ()
| group_prefix |
[const]
uint8_t expected_rp_count ()
| expected_rp_count |
[const]
uint8_t received_rp_count ()
| received_rp_count |
[const]
void set_received_rp_count (uint8_t v)
| set_received_rp_count |
void set_expected_rp_count (uint8_t v)
| set_expected_rp_count |
const list<BsrRp *>& rp_list ()
| rp_list |
[const]
list<BsrRp *>& rp_list ()
| rp_list |
BsrRp * add_rp (const IPvX& rp_addr, uint8_t rp_priority,
uint16_t rp_holdtime)
| add_rp |
void delete_rp (BsrRp *bsr_rp)
| delete_rp |
BsrRp * find_rp (const IPvX& rp_addr)
| find_rp |
[const]
bool is_completed ()
| is_completed |
[const]
void schedule_bsr_group_prefix_remove ()
| schedule_bsr_group_prefix_remove |
const XorpTimer& const_remove_timer ()
| const_remove_timer |
[const]