Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsocket_flows.h65 uint64_t soflow_txpackets; member
H A Dsocket_flows.c248 … entry->soflow_rxpackets, entry->soflow_rxbytes, entry->soflow_txpackets, entry->soflow_txbytes); in soflow_entry_log()
965 countsp->nstat_txpackets = hash_entry->soflow_txpackets; in soflow_nstat_provider_request_vals()
1119 hash_entry->soflow_txpackets++; in soflow_update_flow_stats()