Searched refs:fr_uuid (Results 1 – 4 of 4) sorted by relevance
310 uuid_copy(find.fr_uuid, id); in flow_route_find_by_uuid()330 uuid_generate_random(fr->fr_uuid); in fr_alloc()379 return uuid_compare(a->fr_uuid, b->fr_uuid); in fr_id_cmp()451 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure()456 uuid_copy(ee_arg.ee_fr_uuid, fr->fr_uuid); in flow_route_configure()696 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find()720 frib = flow_mgr_get_frib_by_uuid(fm, fr->fr_uuid); in flow_route_find()738 VERIFY(flow_route_find_by_uuid(frib, fr->fr_uuid) == fr); in flow_route_find()
1061 flow_mgr_get_frib_by_uuid(struct flow_mgr *fm, uuid_t fr_uuid) in flow_mgr_get_frib_by_uuid() argument1070 uuid_copy(u.uuid, fr_uuid); in flow_mgr_get_frib_by_uuid()
382 uuid_t fr_uuid __sk_aligned(8);
1751 uuid_copy(sfr->sfr_uuid, fr->fr_uuid); in fsw_fr2sfr()