Searched refs:fr_uuid (Results 1 – 4 of 4) sorted by relevance
300 uuid_copy(find.fr_uuid, id); in flow_route_find_by_uuid()321 uuid_generate_random(fr->fr_uuid); in fr_alloc()368 return uuid_compare(a->fr_uuid, b->fr_uuid); in fr_id_cmp()440 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure()445 uuid_copy(ee_arg.ee_fr_uuid, fr->fr_uuid); in flow_route_configure()685 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find()709 frib = flow_mgr_get_frib_by_uuid(fm, fr->fr_uuid); in flow_route_find()727 VERIFY(flow_route_find_by_uuid(frib, fr->fr_uuid) == fr); in flow_route_find()
1068 flow_mgr_get_frib_by_uuid(struct flow_mgr *fm, uuid_t fr_uuid) in flow_mgr_get_frib_by_uuid() argument1077 uuid_copy(u.uuid, fr_uuid); in flow_mgr_get_frib_by_uuid()
449 uuid_t fr_uuid __sk_aligned(8);
1954 uuid_copy(sfr->sfr_uuid, fr->fr_uuid); in fsw_fr2sfr()