struct PortCounters

Container of counters associated with a Port. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

 PortCounters ()

PortCounters

uint32_t  packets_recv ()

packets_recv

[const]

Get the total number of packets received.

void  incr_packets_recv ()

incr_packets_recv

Increment the total number of packets received.

uint32_t  update_packets_recv ()

update_packets_recv

[const]

Get total number of update packets received.

void  incr_update_packets_recv ()

incr_update_packets_recv

Increment total number of update packets received.

uint32_t  bad_routes ()

bad_routes

[const]

Get the number of bad routes received (eg invalid metric, invalid address family).

void  incr_bad_routes ()

incr_bad_routes

Increment the number of bad routes received.

uint32_t  bad_packets ()

bad_packets

[const]

Get the number of bad response packets received.

void  incr_bad_packets ()

incr_bad_packets

Increment the number of bad response packets received.

uint32_t  bad_auth_packets ()

bad_auth_packets

[const]

Get the number of authentication failing packets received.

void  incr_bad_auth_packets ()

incr_bad_auth_packets

Increment the number of bad authentication packets received.

uint32_t  triggered_updates ()

triggered_updates

[const]

Get the number of triggered updates sent.

void  incr_triggered_updates ()

incr_triggered_updates

Increment the number of triggered updates sent.

uint32_t  unsolicited_updates ()

unsolicited_updates

[const]

Get the number of unsolicited updates sent.

void  incr_unsolicited_updates ()

incr_unsolicited_updates

Increment the number of unsolicited updates sent.

uint32_t  table_requests_sent ()

table_requests_sent

[const]

Get the number of table requests sent.

void  incr_table_requests_sent ()

incr_table_requests_sent

Increment the number of table requests updates sent.

uint32_t  table_requests_recv ()

table_requests_recv

[const]

Get the number of table requests received.

void  incr_table_requests_recv ()

incr_table_requests_recv

Increment the number of table requests updates received.

uint32_t  non_rip_requests_recv ()

non_rip_requests_recv

[const]

Get number of non-RIP request packets received.

void  incr_non_rip_requests_recv ()

incr_non_rip_requests_recv

Increment the number of non-RIP request packets received.

uint32_t  non_rip_updates_sent ()

non_rip_updates_sent

[const]

Get number of non-RIP update packets sent.

void  incr_non_rip_updates_sent ()

incr_non_rip_updates_sent

Increment the number of non-RIP request packets received.

uint32_t _packets_recv

_packets_recv

[protected]

uint32_t _requests_recv

_requests_recv

[protected]

uint32_t _updates_recv

_updates_recv

[protected]

uint32_t _bad_routes

_bad_routes

[protected]

uint32_t _bad_packets

_bad_packets

[protected]

uint32_t _bad_auth_packets

_bad_auth_packets

[protected]

uint32_t _tr_sent

_tr_sent

[protected]

uint32_t _tr_recv

_tr_recv

[protected]

uint32_t _triggered_updates

_triggered_updates

[protected]

uint32_t _unsol_updates

_unsol_updates

[protected]

uint32_t _nr_req_recv

_nr_req_recv

[protected]

uint32_t _nr_updates

_nr_updates

[protected]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:10 2009, using kdoc 2.0a54+XORP.