Searched refs:ifq_drops (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_mib.c161 ifp->if_snd.ifq_drops = ifmd.ifmd_snd_drops;
H A Dif_var.h328 int ifq_drops; member in struct:ifqueue
673 #define IF_DROP(ifq) ((ifq)->ifq_drops++)
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c262 &ipintrq.ifq_drops, 0, "Number of packets dropped from the IP input queue");

Completed in 40 milliseconds