Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_reassembly/
H A Dmain.c79 static uint32_t max_flow_ttl = DEF_FLOW_TTL; variable
668 &max_flow_ttl)) != 0) { in parse_args()
860 max_flow_ttl; in setup_queue_tbl()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst52 frag_cycles = (rte_get_tsc_hz() + MS_PER_S - 1) / MS_PER_S * max_flow_ttl;
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_reassembly.rst158 frag_cycles = (rte_get_tsc_hz() + MS_PER_S - 1) / MS_PER_S * max_flow_ttl;