![]() |
FD.io VPP
v18.01.1-37-g7ea3975
Vector Packet Processing
|
Delete NAT44 session. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_in |
| u8 | address [4] |
| u8 | protocol |
| u16 | port |
| u32 | vrf_id |
Delete NAT44 session.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_in | - 1 if inside network addres and port pari, 0 if outside |
| ip_address | - IPv4 address |
| protocol | - IP protocol |
| port | - port number |
| vfr_id | - VRF ID |