Home
last modified time | relevance | path

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

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