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()319 uuid_generate_random(fr->fr_uuid); in fr_alloc()366 return uuid_compare(a->fr_uuid, b->fr_uuid); in fr_id_cmp()438 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure()443 uuid_copy(ee_arg.ee_fr_uuid, fr->fr_uuid); in flow_route_configure()683 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find()707 frib = flow_mgr_get_frib_by_uuid(fm, fr->fr_uuid); in flow_route_find()725 VERIFY(flow_route_find_by_uuid(frib, fr->fr_uuid) == fr); in flow_route_find()
1067 flow_mgr_get_frib_by_uuid(struct flow_mgr *fm, uuid_t fr_uuid) in flow_mgr_get_frib_by_uuid() argument1076 uuid_copy(u.uuid, fr_uuid); in flow_mgr_get_frib_by_uuid()
439 uuid_t fr_uuid __sk_aligned(8);
1943 uuid_copy(sfr->sfr_uuid, fr->fr_uuid); in fsw_fr2sfr()