FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
unk_proto_st_walk_ctx_t_ Struct Reference
+ Collaboration diagram for unk_proto_st_walk_ctx_t_:

Data Fields

ip6_address_t src_addr
 
ip6_address_t dst_addr
 
ip4_address_t out_addr
 
u32 fib_index
 
u32 thread_index
 
u8 proto
 

Detailed Description

Definition at line 467 of file nat64_in2out.c.

Field Documentation

◆ dst_addr

ip6_address_t unk_proto_st_walk_ctx_t_::dst_addr

Definition at line 470 of file nat64_in2out.c.

◆ fib_index

u32 unk_proto_st_walk_ctx_t_::fib_index

Definition at line 472 of file nat64_in2out.c.

◆ out_addr

ip4_address_t unk_proto_st_walk_ctx_t_::out_addr

Definition at line 471 of file nat64_in2out.c.

◆ proto

u8 unk_proto_st_walk_ctx_t_::proto

Definition at line 474 of file nat64_in2out.c.

◆ src_addr

ip6_address_t unk_proto_st_walk_ctx_t_::src_addr

Definition at line 469 of file nat64_in2out.c.

◆ thread_index

u32 unk_proto_st_walk_ctx_t_::thread_index

Definition at line 473 of file nat64_in2out.c.


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