Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c584 sf->sf_flags |= SFLOWF_CONNECTED; in fe_stats_update()
/xnu-8019.80.24/bsd/skywalk/
H A Dos_stats_private.h1283 #define SFLOWF_CONNECTED 0x00000020 /* connected mode */ macro