Searched refs:ps_ifdrop (Results 1 – 17 of 17) sorted by relevance
186 u_int ps_ifdrop; /* drops by interface XXX not yet supported */ member
289 stats->ps_ifdrop = 0; /* drops by interface -- only supported on some platforms */ in can_stats_linux()
134 stats->ps_ifdrop = 0; in dbus_stats()
53 ps->ps_ifdrop = stats.nic_pkt_overflow + stats.nic_pkt_bad; in snf_pcap_stats()
742 stats->ps_ifdrop = 0; in usb_stats_linux()770 stats->ps_ifdrop = 0; in usb_stats_linux_bin()
406 stats->ps_ifdrop = 0; in bt_stats_linux()
442 stats->ps_ifdrop = 0; /* drops by interface -- only supported on some platforms */ in canusb_stats_linux()
290 ps->ps_ifdrop = pf->TotMissed - pf->OrigMissed; in pcap_stats_pf()
226 stats->ps_ifdrop = 0; in netfilter_stats_linux()
838 handlep->stat.ps_ifdrop = 0; in dag_activate()
1879 handlep->stat.ps_ifdrop += (handlep->proc_dropped - if_dropped);1983 stats->ps_ifdrop = handlep->stat.ps_ifdrop;
378 pd->stat.ps_ifdrop = stats->rx_dropped + /* queue full */ in pcap_stats_dos()
810 ps->ps_ifdrop = ntohl(*(uint32_t *)&buf[8]);
819 ps->ps_ifdrop = 0; in pcap_stats_bpf()
201 Support ps_ifdrop on Linux
174 u_int ps_ifdrop; /* drops by interface -- only supported on some platforms */ member
1710 stat.ps_ifdrop = 0; in info()1734 if (stat.ps_ifdrop != 0) { in info()1740 stat.ps_ifdrop, PLURAL_SUFFIX(stat.ps_ifdrop)); in info()