FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
DNS ip->name resolution reply. More...
Data Fields | |
u32 | context |
i32 | retval |
u8 | name [256] |
DNS ip->name resolution reply.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
retval | - return value, 0 => success |
name | - canonical name for the indicated IP address |