FD.io VPP
v16.09
Vector Packet Processing
|
Data Fields | |
u16 | msg_id |
u8 | rc |
u8 | num_entries |
u16 | vrf_id |
u16 | pad |
cnat_v4_show_translation_entry | entries [0] |
Definition at line 71 of file cnat_show_response.h.
cnat_v4_show_translation_entry cnat_v4_show_entry_resp::entries[0] |
Definition at line 77 of file cnat_show_response.h.
u16 cnat_v4_show_entry_resp::msg_id |
Definition at line 72 of file cnat_show_response.h.
u8 cnat_v4_show_entry_resp::num_entries |
Definition at line 74 of file cnat_show_response.h.
u16 cnat_v4_show_entry_resp::pad |
Definition at line 76 of file cnat_show_response.h.
u8 cnat_v4_show_entry_resp::rc |
Definition at line 73 of file cnat_show_response.h.
u16 cnat_v4_show_entry_resp::vrf_id |
Definition at line 75 of file cnat_show_response.h.