Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dtestpmd.h164 enum age_action_context_type { enum
197 enum age_action_context_type age_type; /**< Age action context type. */
207 enum age_action_context_type age_type; /**< Age action context type. */
H A Dconfig.c3153 enum age_action_context_type *type; in port_flow_aged()
3191 type = (enum age_action_context_type *)contexts[idx]; in port_flow_aged()