Home
last modified time | relevance | path

Searched defs:rcvd_bytes (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c2007 uint32_t rcvd_packets = 0, rcvd_bytes = 0; /* raw packets & bytes */ in flow_rx_agg_host() local
/xnu-11417.121.6/bsd/netinet/
H A Dtcp_var.h347 uint32_t rcvd_bytes; /* bytes received used for byte counting */ member