Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c23 #define PMD_PARAM_CONN_PORT "conn_port" macro
44 PMD_PARAM_CONN_PORT,
484 if (rte_kvargs_count(kvlist, PMD_PARAM_CONN_PORT) == 1) { in pmd_parse_args()
485 ret = rte_kvargs_process(kvlist, PMD_PARAM_CONN_PORT, in pmd_parse_args()
679 PMD_PARAM_CONN_PORT "=<uint16> "