Home
last modified time | relevance | path

Searched refs:MSG_OUT_OF_MEMORY (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/pipeline/
H A Dcli.c26 #define MSG_OUT_OF_MEMORY "Not enough memory.\n" macro
876 snprintf(out, out_size, MSG_OUT_OF_MEMORY); in cmd_pipeline_table_update()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c22 #define MSG_OUT_OF_MEMORY "Not enough memory.\n" macro
5347 snprintf(out, out_size, MSG_OUT_OF_MEMORY); in cmd_softnic_pipeline_table_rule_add_bulk()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c31 #define MSG_OUT_OF_MEMORY "Not enough memory.\n" macro