Searched refs:rte_uuid_parse (Results 1 – 6 of 6) sorted by relevance
86 int rte_uuid_parse(const char *in, rte_uuid_t uu);
113 int rte_uuid_parse(const char *in, rte_uuid_t uu) in rte_uuid_parse() function
199 ret = rte_uuid_parse(name, guid); in vmbus_parse()
200 rte_uuid_parse;
77 if (rte_uuid_parse(in, uu) < 0) { in parse_sysfs_uuid()
633 if (!rte_uuid_parse(vf_token, uuid)) { in eal_parse_vfio_vf_token()