Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c896 sf->sf_flags |= SFLOWF_WAIT_CLOSE; in fe_stats_update()
/xnu-11417.101.15/bsd/skywalk/
H A Dos_stats_private.h1373 #define SFLOWF_WAIT_CLOSE 0x00001000 /* defer free after close */ macro