Home
last modified time | relevance | path

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

/dpdk/examples/ip_reassembly/
H A Dmain.c78 static uint32_t max_flow_ttl = DEF_FLOW_TTL; variable
669 &max_flow_ttl)) != 0) { in parse_args()
862 max_flow_ttl; in setup_queue_tbl()
/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;