Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dsocket_flows.h66 uint64_t soflow_txbytes; member
H A Dsocket_flows.c252 … entry->soflow_rxpackets, entry->soflow_rxbytes, entry->soflow_txpackets, entry->soflow_txbytes); in soflow_entry_log()
970 countsp->nstat_txbytes = hash_entry->soflow_txbytes; in soflow_nstat_provider_request_vals()
1122 hash_entry->soflow_txbytes += data_size; in soflow_update_flow_stats()