FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
srv6_ad_localsid_t Struct Reference

Data Fields

ip46_address_t nh_addr
 Proxied device address. More...
 
u32 sw_if_index_out
 Outgoing iface to proxied dev. More...
 
u32 nh_adj
 Adjacency index for out. More...
 
u8 inner_type
 
u32 sw_if_index_in
 Incoming iface from proxied dev. More...
 
u32 rw_len
 Number of bits to be rewritten. More...
 
u8rewrite
 Headers to be rewritten. More...
 
u32 index
 

Detailed Description

Definition at line 34 of file ad.h.

Field Documentation

◆ index

u32 srv6_ad_localsid_t::index

Definition at line 45 of file ad.h.

◆ inner_type

u8 srv6_ad_localsid_t::inner_type

Definition at line 39 of file ad.h.

◆ nh_addr

ip46_address_t srv6_ad_localsid_t::nh_addr

Proxied device address.

Definition at line 36 of file ad.h.

◆ nh_adj

u32 srv6_ad_localsid_t::nh_adj

Adjacency index for out.

iface

Definition at line 38 of file ad.h.

◆ rewrite

u8* srv6_ad_localsid_t::rewrite

Headers to be rewritten.

Definition at line 43 of file ad.h.

◆ rw_len

u32 srv6_ad_localsid_t::rw_len

Number of bits to be rewritten.

Definition at line 42 of file ad.h.

◆ sw_if_index_in

u32 srv6_ad_localsid_t::sw_if_index_in

Incoming iface from proxied dev.

Definition at line 41 of file ad.h.

◆ sw_if_index_out

u32 srv6_ad_localsid_t::sw_if_index_out

Outgoing iface to proxied dev.

Definition at line 37 of file ad.h.


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