Lines Matching defs:token

835 struct token {  struct
838 /** Help displayed during completion (defaults to token name). */ argument
852 * match the token name. argument
857 int (*call)(struct context *ctx, const struct token *token, argument
869 int (*comp)(struct context *ctx, const struct token *token, argument
872 const char *name;
1039 uint16_t token; member
6453 parse_prefix(struct context *ctx, const struct token *token, in parse_prefix()
6521 parse_default(struct context *ctx, const struct token *token, in parse_default()
6535 parse_init(struct context *ctx, const struct token *token, in parse_init()
6561 parse_ia(struct context *ctx, const struct token *token, in parse_ia()
6616 parse_ia_destroy(struct context *ctx, const struct token *token, in parse_ia_destroy()
6655 parse_qia(struct context *ctx, const struct token *token, in parse_qia()
6707 parse_qia_destroy(struct context *ctx, const struct token *token, in parse_qia_destroy()
6759 parse_mp(struct context *ctx, const struct token *token, in parse_mp()
6800 parse_vc(struct context *ctx, const struct token *token, in parse_vc()
6933 parse_vc_spec(struct context *ctx, const struct token *token, in parse_vc_spec()
6995 parse_vc_conf(struct context *ctx, const struct token *token, in parse_vc_conf()
7016 parse_vc_item_ecpri_type(struct context *ctx, const struct token *token, in parse_vc_item_ecpri_type()
7069 parse_vc_item_l2tpv2_type(struct context *ctx, const struct token *token, in parse_vc_item_l2tpv2_type()
7132 parse_vc_action_meter_color_type(struct context *ctx, const struct token *token, in parse_vc_action_meter_color_type()
7170 parse_vc_action_rss(struct context *ctx, const struct token *token, in parse_vc_action_rss()
7219 parse_vc_action_rss_func(struct context *ctx, const struct token *token, in parse_vc_action_rss_func()
7260 parse_vc_action_rss_type(struct context *ctx, const struct token *token, in parse_vc_action_rss_type()
7304 parse_vc_action_rss_queue(struct context *ctx, const struct token *token, in parse_vc_action_rss_queue()
7464 parse_vc_action_vxlan_encap(struct context *ctx, const struct token *token, in parse_vc_action_vxlan_encap()
7565 parse_vc_action_nvgre_encap(struct context *ctx, const struct token *token, in parse_vc_action_nvgre_encap()
7594 parse_vc_action_l2_encap(struct context *ctx, const struct token *token, in parse_vc_action_l2_encap()
7658 parse_vc_action_l2_decap(struct context *ctx, const struct token *token, in parse_vc_action_l2_decap()
7712 parse_vc_action_mplsogre_encap(struct context *ctx, const struct token *token, in parse_vc_action_mplsogre_encap()
7818 parse_vc_action_mplsogre_decap(struct context *ctx, const struct token *token, in parse_vc_action_mplsogre_decap()
7905 parse_vc_action_mplsoudp_encap(struct context *ctx, const struct token *token, in parse_vc_action_mplsoudp_encap()
8012 parse_vc_action_mplsoudp_decap(struct context *ctx, const struct token *token, in parse_vc_action_mplsoudp_decap()
8100 parse_vc_action_raw_decap_index(struct context *ctx, const struct token *token, in parse_vc_action_raw_decap_index()
8138 parse_vc_action_raw_encap_index(struct context *ctx, const struct token *token, in parse_vc_action_raw_encap_index()
8178 parse_vc_action_raw_encap(struct context *ctx, const struct token *token, in parse_vc_action_raw_encap()
8209 parse_vc_action_raw_decap(struct context *ctx, const struct token *token, in parse_vc_action_raw_decap()
8239 parse_vc_action_set_meta(struct context *ctx, const struct token *token, in parse_vc_action_set_meta()
8255 parse_vc_action_sample(struct context *ctx, const struct token *token, in parse_vc_action_sample()
8287 parse_vc_action_sample_index(struct context *ctx, const struct token *token, in parse_vc_action_sample_index()
8326 parse_vc_modify_field_op(struct context *ctx, const struct token *token, in parse_vc_modify_field_op()
8352 parse_vc_modify_field_id(struct context *ctx, const struct token *token, in parse_vc_modify_field_id()
8382 parse_vc_action_conntrack_update(struct context *ctx, const struct token *token, in parse_vc_action_conntrack_update()
8418 parse_destroy(struct context *ctx, const struct token *token, in parse_destroy()
8455 parse_flush(struct context *ctx, const struct token *token, in parse_flush()
8482 parse_dump(struct context *ctx, const struct token *token, in parse_dump()
8521 parse_query(struct context *ctx, const struct token *token, in parse_query()
8548 parse_action(struct context *ctx, const struct token *token, in parse_action()
8583 parse_list(struct context *ctx, const struct token *token, in parse_list()
8620 parse_aged(struct context *ctx, const struct token *token, in parse_aged()
8649 parse_isolate(struct context *ctx, const struct token *token, in parse_isolate()
8676 parse_configure(struct context *ctx, const struct token *token, in parse_configure()
8703 parse_template(struct context *ctx, const struct token *token, in parse_template()
8787 parse_template_destroy(struct context *ctx, const struct token *token, in parse_template_destroy()
8829 parse_table(struct context *ctx, const struct token *token, in parse_table()
8903 parse_table_destroy(struct context *ctx, const struct token *token, in parse_table_destroy()
8942 parse_qo(struct context *ctx, const struct token *token, in parse_qo()
9001 parse_qo_destroy(struct context *ctx, const struct token *token, in parse_qo_destroy()
9047 parse_push(struct context *ctx, const struct token *token, in parse_push()
9075 parse_pull(struct context *ctx, const struct token *token, in parse_pull()
9102 parse_flex(struct context *ctx, const struct token *token, in parse_flex()
9139 parse_tunnel(struct context *ctx, const struct token *token, in parse_tunnel()
9186 parse_int(struct context *ctx, const struct token *token, in parse_int()
9269 parse_string(struct context *ctx, const struct token *token, in parse_string()
9372 parse_hex(struct context *ctx, const struct token *token, in parse_hex()
9497 parse_mac_addr(struct context *ctx, const struct token *token, in parse_mac_addr()
9538 parse_ipv4_addr(struct context *ctx, const struct token *token, in parse_ipv4_addr()
9584 parse_ipv6_addr(struct context *ctx, const struct token *token, in parse_ipv6_addr()
9638 parse_boolean(struct context *ctx, const struct token *token, in parse_boolean()
9662 parse_port(struct context *ctx, const struct token *token, in parse_port()
9686 parse_ia_id2ptr(struct context *ctx, const struct token *token, in parse_ia_id2ptr()
9713 parse_set_raw_encap_decap(struct context *ctx, const struct token *token, in parse_set_raw_encap_decap()
9742 parse_set_sample_action(struct context *ctx, const struct token *token, in parse_set_sample_action()
9774 parse_set_init(struct context *ctx, const struct token *token, in parse_set_init()
9812 parse_flex_handle(struct context *ctx, const struct token *token, in parse_flex_handle()
9875 comp_none(struct context *ctx, const struct token *token, in comp_none()
9888 comp_boolean(struct context *ctx, const struct token *token, in comp_boolean()
9905 comp_action(struct context *ctx, const struct token *token, in comp_action()
9923 comp_port(struct context *ctx, const struct token *token, in comp_port()
9943 comp_rule_id(struct context *ctx, const struct token *token, in comp_rule_id()
9967 comp_vc_action_rss_type(struct context *ctx, const struct token *token, in comp_vc_action_rss_type()
9987 comp_vc_action_rss_queue(struct context *ctx, const struct token *token, in comp_vc_action_rss_queue()
10003 comp_set_raw_index(struct context *ctx, const struct token *token, in comp_set_raw_index()
10021 comp_set_sample_index(struct context *ctx, const struct token *token, in comp_set_sample_index()
10039 comp_set_modify_field_op(struct context *ctx, const struct token *token, in comp_set_modify_field_op()
10053 comp_set_modify_field_id(struct context *ctx, const struct token *token, in comp_set_modify_field_id()
10072 comp_pattern_template_id(struct context *ctx, const struct token *token, in comp_pattern_template_id()
10096 comp_actions_template_id(struct context *ctx, const struct token *token, in comp_actions_template_id()
10120 comp_table_id(struct context *ctx, const struct token *token, in comp_table_id()
10144 comp_queue_id(struct context *ctx, const struct token *token, in comp_queue_id()
10194 const struct token *token; in cmd_flow_parse() local
10294 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_nb() local
10327 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_elt() local
10363 const struct token *token = &token_list[ctx->prev]; in cmd_flow_get_help() local
11115 const struct token *token = &token_list[ctx->prev]; in cmd_set_raw_get_help() local