Searched refs:txpackets (Results 1 – 7 of 7) sorted by relevance
200 xst->xst_tc_stats[i].txpackets = so->so_tc_stats[i].txpackets; in sbtoxsockstat_n()
1453 ifs->bk_txpackets = so->so_tc_stats[MBUF_TC_BK].txpackets; in tcp_create_ifnet_stats_per_flow()1454 ifs->txpackets = inp->inp_mstat.ms_total.ts_txpackets; in tcp_create_ifnet_stats_per_flow()1463 stat->total_txpkts += ifs->txpackets; in tcp_flow_ecn_perf_stats()1506 stat->lim_total_txpkts += ifs->txpackets; in tcp_flow_lim_stats()
841 so->so_tc_stats[SO_STATS_DATA].txpackets += num_pkts; in so_update_tx_data_stats()852 sb->sb_so->so_tc_stats[SO_STATS_DATA].txpackets += 1; in sb_update_data_stats()864 sb->sb_so->so_tc_stats[SO_STATS_SBNOSPACE].txpackets += 1; in sb_update_no_space_stats()
119 u_int64_t txpackets; member
351 u_int64_t txpackets; member
1257 if (ifs == NULL || ifs->txpackets == 0 || ifs->rxpackets == 0) { in necp_client_collect_interface_stats()1400 diff_n_update(txpackets); in necp_client_collect_nexus_flow_stats()
8199 xst->xst_tc_stats[0].txpackets = flow_data->counts.nstat_txpackets; in nstat_userland_to_xsockstat_n()