FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
trajectory.c File Reference

Buffer trace trajectory utilities. More...

+ Include dependency graph for trajectory.c:

Go to the source code of this file.

Functions

void vnet_dump_trajectory_trace (vlib_main_t *vm, u32 bi)
 Dump a trajectory trace, reasonably easy to call from gdb. More...
 

Detailed Description

Buffer trace trajectory utilities.

Definition in file trajectory.c.

Function Documentation

void vnet_dump_trajectory_trace ( vlib_main_t vm,
u32  bi 
)

Dump a trajectory trace, reasonably easy to call from gdb.

Definition at line 26 of file trajectory.c.

+ Here is the call graph for this function: