Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c593 sf->sf_flags |= SFLOWF_CLOSE_NOTIFY; in fe_stats_update()
/xnu-8019.80.24/bsd/skywalk/
H A Dos_stats_private.h1290 #define SFLOWF_CLOSE_NOTIFY 0x00002000 /* notify NECP upon tear down */ macro