Home
last modified time | relevance | path

Searched defs:drop_cnt (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.121.2/bsd/net/pktsched/
H A Dpktsched_fairq.h123 struct pktcntr drop_cnt; /* dropped packet counter */ member
H A Dpktsched_cbq.h126 struct pktcntr drop_cnt; /* dropped packets */ member
H A Dpktsched_hfsc.h158 struct pktcntr drop_cnt; member
/xnu-8796.121.2/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c651 uint32_t c = 0, b = 0, drop_cnt = 0, flowctl_cnt = 0; in netif_qset_enqueue() local
H A Dnx_netif.c4432 int drop_cnt = 0; local