Searched defs:tms (Results 1 – 7 of 7) sorted by relevance
| /dpdk/lib/ip_frag/ |
| H A D | ip_frag_internal.c | 19 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 D | rte_ipv4_reassembly.c | 99 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv4_frag_reassemble_packet() argument
|
| H A D | rte_ip_frag_common.c | 129 struct rte_ip_frag_death_row *dr, uint64_t tms) in rte_ip_frag_table_del_expired_entries()
|
| H A D | rte_ipv6_reassembly.c | 137 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv6_frag_reassemble_packet() argument
|
| H A D | ip_frag_common.h | 160 ip_frag_reset(struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_reset()
|
| /dpdk/app/test/ |
| H A D | test_timer_perf.c | 41 struct rte_timer *tms; in test_timer_perf() local
|
| /dpdk/examples/ip_reassembly/ |
| H A D | main.c | 311 reassemble(struct rte_mbuf * m,uint16_t portid,uint32_t queue,struct lcore_queue_conf * qconf,uint64_t tms) reassemble() argument
|