Searched refs:fr_uuid (Results 1 – 4 of 4) sorted by relevance
298 uuid_copy(find.fr_uuid, id); in flow_route_find_by_uuid()318 uuid_generate_random(fr->fr_uuid); in fr_alloc()367 return uuid_compare(a->fr_uuid, b->fr_uuid); in fr_id_cmp()439 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure()444 uuid_copy(ee_arg.ee_fr_uuid, fr->fr_uuid); in flow_route_configure()684 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find()708 frib = flow_mgr_get_frib_by_uuid(fm, fr->fr_uuid); in flow_route_find()726 VERIFY(flow_route_find_by_uuid(frib, fr->fr_uuid) == fr); in flow_route_find()
1063 flow_mgr_get_frib_by_uuid(struct flow_mgr *fm, uuid_t fr_uuid) in flow_mgr_get_frib_by_uuid() argument1072 uuid_copy(u.uuid, fr_uuid); in flow_mgr_get_frib_by_uuid()
425 uuid_t fr_uuid __sk_aligned(8);
1924 uuid_copy(sfr->sfr_uuid, fr->fr_uuid); in fsw_fr2sfr()