FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Data Fields | |
ip6_mfib_special_type_t | ims_type |
solicited or not More... | |
u8 | ims_len |
the Prefix length More... | |
u8 | ims_byte |
The last byte of the mcast address. More... | |
u8 | ims_scope |
The scope of the address. More... | |
Definition at line 44 of file ip6_mfib.c.
u8 ip6_mfib_special_t_::ims_byte |
The last byte of the mcast address.
Definition at line 58 of file ip6_mfib.c.
u8 ip6_mfib_special_t_::ims_len |
the Prefix length
Definition at line 53 of file ip6_mfib.c.
u8 ip6_mfib_special_t_::ims_scope |
The scope of the address.
Definition at line 62 of file ip6_mfib.c.
ip6_mfib_special_type_t ip6_mfib_special_t_::ims_type |
solicited or not
Definition at line 48 of file ip6_mfib.c.