Public Methods
BGPAuthParameter ()
| BGPAuthParameter |
BGPAuthParameter (uint8_t l, const uint8_t* d)
| BGPAuthParameter |
BGPAuthParameter (uint8_t type, uint8_t length, const uint8_t* data)
| BGPAuthParameter |
[const]
Reimplemented from BGPParameter.
Reimplemented from BGPParameter.
void set_authcode (uint8_t a)
| set_authcode |
uint8_t get_authcode ()
| get_authcode |
void set_authdata (const uint8_t* d)
| set_authdata |
uint8_t* get_authdata ()
| get_authdata |
[const]
Reimplemented from BGPParameter.
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |