Searched refs:tx_udp_ip_frag (Results 1 – 3 of 3) sorted by relevance
310 uint32_t tx_udp_ip_frag; /* # of ip fragmentes for udp data */ member367 kstat_named_t tx_udp_ip_frag; /* # of ip fragmentes for udp data */ member
1709 kstat_named_init(&chkp->tx_udp_ip_frag, "tx_udp_ip_frag", in sge_kstat_setup()1819 statsp->tx_udp_ip_frag = chkp->tx_udp_ip_frag.value.ui32; in sge_kstat_update()1869 chkp->tx_udp_ip_frag.value.ui32 = statsp->tx_udp_ip_frag; in sge_kstat_update()
1773 chp->sge->intr_cnt.tx_udp_ip_frag++; in ch_send()