Searched refs:nstat_wired_txbytes (Results 1 – 3 of 3) sorted by relevance
84 u_int64_t nstat_wired_txbytes __attribute__((aligned(sizeof(u_int64_t)))); member
6853 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()7071 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()7258 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()7442 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
2086 out_counts->nstat_wired_txbytes = os_atomic_load(&inp->inp_mstat.ms_wired.ts_txbytes, relaxed); in nstat_tcp_counts()2705 out_counts->nstat_wired_txbytes = os_atomic_load(&inp->inp_mstat.ms_wired.ts_txbytes, relaxed); in nstat_udp_counts()