Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd/
H A Dl3fwd_event.h82 uint64_t vector_tmo_ns; member
H A Dmain.c879 evt_rsrc->vector_tmo_ns = strtoull(optarg, NULL, 10); in parse_args()
914 if (evt_rsrc->vector_enabled && !evt_rsrc->vector_tmo_ns) { in parse_args()
915 evt_rsrc->vector_tmo_ns = VECTOR_TMO_NS_DEFAULT; in parse_args()
918 evt_rsrc->vector_tmo_ns); in parse_args()
H A Dl3fwd_event_internal_port.c235 evt_rsrc->vector_tmo_ns; in l3fwd_rx_tx_adapter_setup_internal_port()
/dpdk/examples/ipsec-secgw/
H A Devent_helper.h184 uint64_t vector_tmo_ns; member
H A Devent_helper.c771 if (em_conf->vector_tmo_ns > limits.max_timeout_ns || in eh_event_vector_limits_validate()
772 em_conf->vector_tmo_ns < limits.min_timeout_ns) { in eh_event_vector_limits_validate()
776 em_conf->vector_tmo_ns, in eh_event_vector_limits_validate()
867 queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns; in eh_rx_adapter_configure()
1573 em_conf->vector_tmo_ns = DEFAULT_VECTOR_TMO; in eh_conf_init()
H A Dipsec-secgw.c1902 em_conf->vector_tmo_ns = ret; in parse_args()
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst191 * ``--vector_tmo_ns``
668 --vector_tmo_ns
772 --vector_tmo_ns