Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c905 sf->sf_flags |= SFLOWF_NONVIABLE; in fe_stats_update()
/xnu-11215.41.3/bsd/skywalk/
H A Dos_stats_private.h1377 #define SFLOWF_NONVIABLE 0x02000000 /* disabled; to be torn down */ macro