Searched refs:cmdline_fixed_string_t (Results 1 – 18 of 18) sorted by relevance
21 cmdline_fixed_string_t help;64 cmdline_fixed_string_t quit;89 cmdline_fixed_string_t qavg_string;90 cmdline_fixed_string_t param_string;132 cmdline_fixed_string_t stats_string;133 cmdline_fixed_string_t app_string;163 cmdline_fixed_string_t stats_string;164 cmdline_fixed_string_t port_string;166 cmdline_fixed_string_t subport_string;212 cmdline_fixed_string_t stats_string;[all …]
17 cmdline_fixed_string_t set;18 cmdline_fixed_string_t bonding;19 cmdline_fixed_string_t mode;82 cmdline_fixed_string_t set;83 cmdline_fixed_string_t bonding;84 cmdline_fixed_string_t lacp;85 cmdline_fixed_string_t dedicated_queues;87 cmdline_fixed_string_t mode;160 cmdline_fixed_string_t set;161 cmdline_fixed_string_t bonding;[all …]
407 cmdline_fixed_string_t mlx5;408 cmdline_fixed_string_t set;409 cmdline_fixed_string_t port;411 cmdline_fixed_string_t host_shaper;412 cmdline_fixed_string_t avail_thresh_triggered;414 cmdline_fixed_string_t rate;486 cmdline_fixed_string_t mlx5;487 cmdline_fixed_string_t port;488 cmdline_fixed_string_t keyword;535 cmdline_fixed_string_t mlx5;[all …]
397 cmdline_fixed_string_t show;398 cmdline_fixed_string_t port;399 cmdline_fixed_string_t meter;400 cmdline_fixed_string_t cap;502 cmdline_fixed_string_t add;503 cmdline_fixed_string_t port;504 cmdline_fixed_string_t meter;505 cmdline_fixed_string_t profile;506 cmdline_fixed_string_t srtcm_rfc2697;610 cmdline_fixed_string_t add;[all …]
191 cmdline_fixed_string_t show;192 cmdline_fixed_string_t port;193 cmdline_fixed_string_t cman;194 cmdline_fixed_string_t capa;253 cmdline_fixed_string_t show;254 cmdline_fixed_string_t port;255 cmdline_fixed_string_t cman;256 cmdline_fixed_string_t cfg;320 cmdline_fixed_string_t set;321 cmdline_fixed_string_t port;[all …]
58 cmdline_fixed_string_t bpf;59 cmdline_fixed_string_t dir;62 cmdline_fixed_string_t op;63 cmdline_fixed_string_t flags;64 cmdline_fixed_string_t prm;156 cmdline_fixed_string_t bpf;157 cmdline_fixed_string_t dir;
429 cmdline_fixed_string_t set, flex_pattern;430 cmdline_fixed_string_t is_spec, mask;431 cmdline_fixed_string_t spec_data, mask_data;
24 cmdline_fixed_string_t quit;55 cmdline_fixed_string_t single;86 cmdline_fixed_string_t single_long;119 cmdline_fixed_string_t token;152 cmdline_fixed_string_t token;214 cmdline_fixed_string_t common_part;215 cmdline_fixed_string_t ambig_part;250 cmdline_fixed_string_t common_part;251 cmdline_fixed_string_t ambig_part;289 cmdline_fixed_string_t str;[all …]
26 cmdline_fixed_string_t quit;54 cmdline_fixed_string_t show_vm;55 cmdline_fixed_string_t vm_name;130 cmdline_fixed_string_t set_pcpu;131 cmdline_fixed_string_t vm_name;179 cmdline_fixed_string_t op_vm;180 cmdline_fixed_string_t vm_name;218 cmdline_fixed_string_t op;219 cmdline_fixed_string_t vm_name;220 cmdline_fixed_string_t channel_list;[all …]
55 cmdline_fixed_string_t autotest;98 cmdline_fixed_string_t dump;164 cmdline_fixed_string_t dump;165 cmdline_fixed_string_t name;214 cmdline_fixed_string_t quit;242 cmdline_fixed_string_t set;243 cmdline_fixed_string_t mode;276 cmdline_fixed_string_t set;277 cmdline_fixed_string_t type;313 cmdline_fixed_string_t set;[all …]
829 test_set_rxtx_conf(cmdline_fixed_string_t mode) in test_set_rxtx_conf()865 test_set_rxtx_anchor(cmdline_fixed_string_t type) in test_set_rxtx_anchor()884 test_set_rxtx_sc(cmdline_fixed_string_t type) in test_set_rxtx_sc()
33 cmdline_fixed_string_t quit;140 cmdline_fixed_string_t query_freq;141 cmdline_fixed_string_t cpu_num;262 cmdline_fixed_string_t query_caps;263 cmdline_fixed_string_t cpu_num;404 cmdline_fixed_string_t set_cpu_freq;406 cmdline_fixed_string_t cmd;468 cmdline_fixed_string_t send_policy;469 cmdline_fixed_string_t cmd;
21 cmdline_fixed_string_t cmd;24 cmdline_fixed_string_t cmd;28 cmdline_fixed_string_t cmd;30 cmdline_fixed_string_t opt;33 cmdline_fixed_string_t cmd;38 cmdline_fixed_string_t cmd;39 cmdline_fixed_string_t opt;42 cmdline_fixed_string_t cmd;44 cmdline_fixed_string_t mode;48 cmdline_fixed_string_t cmd;[all …]
40 cmdline_fixed_string_t action;92 cmdline_fixed_string_t action;93 cmdline_fixed_string_t name;155 cmdline_fixed_string_t help;
17 #define OBJ_NAME_LEN_MAX sizeof(cmdline_fixed_string_t)
190 cmdline_fixed_string_t sp_keyword;245 cmdline_fixed_string_t sa_keyword;285 cmdline_fixed_string_t rt_keyword;328 cmdline_fixed_string_t flow_keyword;371 cmdline_fixed_string_t neigh;372 cmdline_fixed_string_t pstr;374 cmdline_fixed_string_t mac;
22 typedef char cmdline_fixed_string_t[STR_TOKEN_SIZE]; typedef
224 cmdline_fixed_string_t quit;237 cmdline_fixed_string_t show;238 cmdline_fixed_string_t port;239 cmdline_fixed_string_t stats;252 the type should be ``cmdline_fixed_string_t`` - the same as for fixed tokens,