FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::interface_ip6_nd< CLASS, CMD > |
A representation of L3 configuration on an interface. More... | |
class | VOM::interface_ip6_nd< CLASS, CMD >::config_cmd |
A functor class that binds the ra config to the interface. More... | |
class | VOM::interface_ip6_nd< CLASS, CMD >::unconfig_cmd |
A cmd class that Unbinds L3 Config from an interface. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
Typedefs | |
typedef interface_ip6_nd< ra_config, vapi::Sw_interface_ip6nd_ra_config > | VOM::ip6nd_ra_config |
Typedef the ip6nd_ra_config. More... | |
typedef interface_ip6_nd< ra_prefix, vapi::Sw_interface_ip6nd_ra_prefix > | VOM::ip6nd_ra_prefix |
Typedef the ip6nd_ra_prefix. More... | |