FD.io VPP  v18.04-17-g3a0d853
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 ip_version
 
u32 sw_if_index_in
 Incoming iface from proxied dev. More...
 
u8rewrite
 Headers to be rewritten. More...
 

Detailed Description

Definition at line 48 of file ad.h.

Field Documentation

u8 srv6_ad_localsid_t::ip_version

Definition at line 53 of file ad.h.

ip46_address_t srv6_ad_localsid_t::nh_addr

Proxied device address.

Definition at line 50 of file ad.h.

u32 srv6_ad_localsid_t::nh_adj

Adjacency index for out.

iface

Definition at line 52 of file ad.h.

u8* srv6_ad_localsid_t::rewrite

Headers to be rewritten.

Definition at line 56 of file ad.h.

u32 srv6_ad_localsid_t::sw_if_index_in

Incoming iface from proxied dev.

Definition at line 55 of file ad.h.

u32 srv6_ad_localsid_t::sw_if_index_out

Outgoing iface to proxied dev.

Definition at line 51 of file ad.h.


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