Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_security.c514 struct rte_security_ops mock_ops = { variable
556 .ops = &mock_ops,
631 ut_params->ctx.ops = &mock_ops; in ut_setup()
669 ut_params->ctx.ops = &mock_ops; in destroy_session_with_check()