Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_uuid.c18 uint16_t clock_seq; member
46 tmp = uu->clock_seq; in uuid_pack()
75 uu->clock_seq = tmp; in uuid_unpack()
107 UUCMP(uuid1.clock_seq, uuid2.clock_seq); in rte_uuid_compare()
141 uuid.clock_seq = strtoul(in+19, NULL, 16); in rte_uuid_parse()
164 uuid.clock_seq >> 8, uuid.clock_seq & 0xFF, in rte_uuid_unparse()