|
CNDP
22.08.0
|
#include <sys/queue.h>Go to the source code of this file.
Functions | |
| CNDP_API int | cnet_rtshow (stk_t *stk, int argc, char **argv) |
| Show/modify routing information for a given stack instance. More... | |
CNET route show routines.
Definition in file cnet_rtshow.h.
| CNDP_API int cnet_rtshow | ( | stk_t * | stk, |
| int | argc, | ||
| char ** | argv | ||
| ) |
Show/modify routing information for a given stack instance.
| stk | The current stack instance. |
| argc | The number of arguments to be passed to the stack instance. |
| argv | The arguments to be passed to the stack instance. |