Home
last modified time | relevance | path

Searched refs:token_is_comment (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_ctl.c2600 token_is_comment(const char *token) in token_is_comment() function
2654 if (!token || token_is_comment(token)) in rte_swx_ctl_pipeline_table_entry_read()
2878 if (!token || token_is_comment(token)) in rte_swx_ctl_pipeline_learner_default_entry_read()
/dpdk/examples/pipeline/
H A Dcli.c1494 token_is_comment(const char *token) in token_is_comment() function
1530 if (!token || token_is_comment(token)) in pipeline_selector_group_member_read()