FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
get_node_graph_reply More...
Data Fields | |
u32 | context |
i32 | retval |
u64 | reply_in_shmem |
get_node_graph_reply
context | - returned sender context, to match reply w/ request |
retval | - return code |
reply_in_shmem | - result from vlib_node_serialize, in shared memory. Process with vlib_node_unserialize, remember to switch heaps and free the result. |