Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/
H A Dos_stats_private.h1298 uint64_t sft_bytes; /* bytes */ member
1347 #define sf_obytes sf_ltrack.sft_bytes
1350 #define sf_ibytes sf_rtrack.sft_bytes
/xnu-11215.61.5/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c666 fst->sft_bytes += bytes; in flow_track_stats()