Searched refs:tx_tcp_ip_frag (Results 1 – 3 of 3) sorted by relevance
309 uint32_t tx_tcp_ip_frag; /* # of ip fragmentes for tcp data */ member366 kstat_named_t tx_tcp_ip_frag; /* # of ip fragmentes for tcp data */ member
1707 kstat_named_init(&chkp->tx_tcp_ip_frag, "tx_tcp_ip_frag", in sge_kstat_setup()1818 statsp->tx_tcp_ip_frag = chkp->tx_tcp_ip_frag.value.ui32; in sge_kstat_update()1868 chkp->tx_tcp_ip_frag.value.ui32 = statsp->tx_tcp_ip_frag; in sge_kstat_update()
1776 chp->sge->intr_cnt.tx_tcp_ip_frag++; in ch_send()