Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsocket_flows.h64 uint64_t soflow_rxbytes; member
H A Dsocket_flows.c252 … entry->soflow_rxpackets, entry->soflow_rxbytes, entry->soflow_txpackets, entry->soflow_txbytes); in soflow_entry_log()
968 countsp->nstat_rxbytes = hash_entry->soflow_rxbytes; in soflow_nstat_provider_request_vals()
1126 hash_entry->soflow_rxbytes += data_size; in soflow_update_flow_stats()