Home
last modified time | relevance | path

Searched defs:end_ms (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_concurrent.cpp153 utime64_t end_ms = start_ms + timeout; in mt_multi_open() local
229 utime64_t end_ms = start_ms + timeout; in mt_multi_sendto() local
312 utime64_t end_ms = start_ms + timeout; in mt_multi_recvfrom() local
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h325 uint64_t end_ms; member