Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c914 sf->sf_flags |= SFLOWF_DESTROYED; in fe_stats_update()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1382 #define SFLOWF_DESTROYED 0x40000000 /* not in RB trees anymore */ macro