FD.io VPP
v18.01.2-1-g9b554f3
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 |