Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c924 sf->sf_bucket_idx = SFLOW_BUCKET_NONE; in fe_stats_update()
/xnu-10063.121.3/bsd/skywalk/
H A Dos_stats_private.h1378 #define SFLOW_BUCKET_NONE ((uint32_t)-1) macro