Home
last modified time | relevance | path

Searched refs:sfr_uuid (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/
H A Dos_stats_private.h1384 uuid_t sfr_uuid; /* flow route UUID */ member
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1781 uuid_copy(sfr->sfr_uuid, fr->fr_uuid); in fsw_fr2sfr()