Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_mbuf.c1714 int expected_retval) in test_mbuf_validate_tx_offload() argument
1729 if (ret != expected_retval) in test_mbuf_validate_tx_offload()
1731 __func__, test_name, expected_retval, ret); in test_mbuf_validate_tx_offload()