Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_uuid.c17 uint16_t time_hi_and_version; member
41 tmp = uu->time_hi_and_version; in uuid_pack()
71 uu->time_hi_and_version = tmp; in uuid_unpack()
106 UUCMP(uuid1.time_hi_and_version, uuid2.time_hi_and_version); in rte_uuid_compare()
140 uuid.time_hi_and_version = strtoul(in+14, NULL, 16); in rte_uuid_parse()
163 uuid.time_low, uuid.time_mid, uuid.time_hi_and_version, in rte_uuid_unparse()