FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
interface_ip6_nd.hpp File Reference
+ Include dependency graph for interface_ip6_nd.hpp:
+ This graph shows which files directly or indirectly include this file:

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...