Searched refs:ps_ifdrop (Results 1 – 17 of 17) sorted by relevance
289 stats->ps_ifdrop = 0; /* drops by interface -- only supported on some platforms */ in can_stats_linux()
148 stats->ps_ifdrop = 0; in bt_monitor_stats()
134 stats->ps_ifdrop = 0; in dbus_stats()
745 stats->ps_ifdrop = 0; in usb_stats_linux()773 stats->ps_ifdrop = 0; in usb_stats_linux_bin()
444 stats->ps_ifdrop = 0; /* drops by interface -- only supported on some platforms */ in canusb_stats_linux()
402 stats->ps_ifdrop = 0; in bt_stats_linux()
285 ps->ps_ifdrop = pf->TotMissed - pf->OrigMissed; in pcap_stats_pf()
60 ps->ps_ifdrop = stats.nic_pkt_overflow + stats.nic_pkt_bad; in snf_pcap_stats()
228 stats->ps_ifdrop = 0; in netfilter_stats_linux()
853 handlep->stat.ps_ifdrop = 0; in dag_activate()
376 pd->stat.ps_ifdrop = stats->rx_dropped + /* queue full */ in pcap_stats_dos()
1972 handlep->stat.ps_ifdrop += (handlep->proc_dropped - if_dropped);2076 stats->ps_ifdrop = handlep->stat.ps_ifdrop;
808 ps->ps_ifdrop = ntohl(*(uint32_t *)&buf[8]);
815 ps->ps_ifdrop = 0; in pcap_stats_bpf()
252 Support ps_ifdrop on Linux
172 u_int ps_ifdrop; /* drops by interface -- only supported on some platforms */ member
2144 stat.ps_ifdrop = 0; in info()2168 if (stat.ps_ifdrop != 0) { in info()2174 stat.ps_ifdrop, PLURAL_SUFFIX(stat.ps_ifdrop)); in info()