Home
last modified time | relevance | path

Searched defs:tms (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/ip_frag/
H A Dip_frag_internal.c19 const struct ip_frag_key *key, uint64_t tms) in ip_frag_tbl_add()
30 struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_tbl_reuse()
223 const struct ip_frag_key *key, uint64_t tms) in ip_frag_find()
285 const struct ip_frag_key *key, uint64_t tms, in ip_frag_lookup()
H A Drte_ipv4_reassembly.c99 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv4_frag_reassemble_packet() argument
H A Drte_ip_frag_common.c129 struct rte_ip_frag_death_row *dr, uint64_t tms) in rte_ip_frag_table_del_expired_entries()
H A Drte_ipv6_reassembly.c137 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv6_frag_reassemble_packet() argument
H A Dip_frag_common.h160 ip_frag_reset(struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_reset()
/dpdk/app/test/
H A Dtest_timer_perf.c41 struct rte_timer *tms; in test_timer_perf() local
/dpdk/examples/ip_reassembly/
H A Dmain.c311 reassemble(struct rte_mbuf * m,uint16_t portid,uint32_t queue,struct lcore_queue_conf * qconf,uint64_t tms) reassemble() argument