Home
last modified time | relevance | path

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

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