| 
 
 | 
 | |||||||||||||||
| IfConfigGet (IfConfig& ifc) | IfConfigGet | 
| ~IfConfigGet () | ~IfConfigGet | 
[virtual]
| IfConfig&	 ifc () | ifc | 
| void  register_ifc () | register_ifc | 
[virtual]
| int  start () | start | 
[pure virtual]
Start operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
| int  stop () | stop | 
[pure virtual]
Stop operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
| bool  pull_config (IfTree& config) | pull_config | 
[pure virtual]
| string  iff_flags (uint32_t flags) | iff_flags | 
[static]
| int  sock (int family) | sock | 
| bool  parse_buffer_ifaddrs (IfTree& it, const ifaddrs **ifap) | parse_buffer_ifaddrs | 
| bool  parse_buffer_rtm (IfTree& it, const uint8_t *buf, size_t buf_bytes) | parse_buffer_rtm | 
| bool  parse_buffer_ifreq (IfTree& it, int family, const uint8_t *buf,
			    size_t buf_bytes) | parse_buffer_ifreq | 
| int _s4 | _s4 | 
[protected]
| int _s6 | _s6 | 
[protected]
| Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP. |