Searched refs:ifcq_dropcnt (Results 1 – 4 of 4) sorted by relevance
156 bzero(&ifq->ifcq_dropcnt, sizeof(ifq->ifcq_dropcnt)); in ifclassq_setup()218 bzero(&ifq->ifcq_dropcnt, sizeof(ifq->ifcq_dropcnt)); in ifclassq_teardown()562 *(&ifqs->ifqs_dropcnt) = *(&ifq->ifcq_dropcnt); in ifclassq_getqstats()
132 struct pktcntr ifcq_dropcnt; member290 PKTCNTR_ADD(&(_ifcq)->ifcq_dropcnt, _pkt, _len); \
137 (unsigned int)ifp->if_snd->ifcq_dropcnt.packets;
2189 (int)ifp->if_snd->ifcq_dropcnt.packets; in sysctl_iflist2()