Home
last modified time | relevance | path

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

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