FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
sixrd_domain_t Struct Reference
+ Collaboration diagram for sixrd_domain_t:

Data Fields

ip6_address_t ip6_prefix
 
ip4_address_t ip4_prefix
 
ip4_address_t ip4_src
 
u8 ip6_prefix_len
 
u8 ip4_prefix_len
 
u8 shift
 
u16 mtu
 

Detailed Description

Definition at line 30 of file sixrd.h.

Field Documentation

ip4_address_t sixrd_domain_t::ip4_prefix

Definition at line 32 of file sixrd.h.

u8 sixrd_domain_t::ip4_prefix_len

Definition at line 35 of file sixrd.h.

ip4_address_t sixrd_domain_t::ip4_src

Definition at line 33 of file sixrd.h.

ip6_address_t sixrd_domain_t::ip6_prefix

Definition at line 31 of file sixrd.h.

u8 sixrd_domain_t::ip6_prefix_len

Definition at line 34 of file sixrd.h.

u16 sixrd_domain_t::mtu

Definition at line 40 of file sixrd.h.

u8 sixrd_domain_t::shift

Definition at line 38 of file sixrd.h.


The documentation for this struct was generated from the following file: