FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
ip6_mfib_special_t_ Struct Reference

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

Detailed Description

Definition at line 46 of file ip6_mfib.c.

Field Documentation

◆ ims_byte

u8 ip6_mfib_special_t_::ims_byte

The last byte of the mcast address.

Definition at line 60 of file ip6_mfib.c.

◆ ims_len

u8 ip6_mfib_special_t_::ims_len

the Prefix length

Definition at line 55 of file ip6_mfib.c.

◆ ims_scope

u8 ip6_mfib_special_t_::ims_scope

The scope of the address.

Definition at line 64 of file ip6_mfib.c.

◆ ims_type

ip6_mfib_special_type_t ip6_mfib_special_t_::ims_type

solicited or not

Definition at line 50 of file ip6_mfib.c.


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