Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1493 #define SFLOWRTF_RESOLVED 0x00000040 /* flow route is resolved */ macro
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1959 sfr->sfr_flags |= SFLOWRTF_RESOLVED; in fsw_fr2sfr()