FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Mapping of input buffer strings to action values. More...
Data Fields | |
u8 * | input |
Input string to match. More... | |
u32 | len |
Length of input without final NUL. More... | |
unix_cli_parse_action_t | action |
Action to take when matched. More... | |
Mapping of input buffer strings to action values.
unix_cli_parse_action_t unix_cli_parse_actions_t::action |
u32 unix_cli_parse_actions_t::len |