Searched refs:ps_ifdrop (Results 1 – 19 of 19) sorted by relevance
147 stats->ps_ifdrop = 0; in bt_monitor_stats()
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()
745 stats->ps_ifdrop = 0; in usb_stats_linux()773 stats->ps_ifdrop = 0; in usb_stats_linux_bin()
402 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()
285 ps->ps_ifdrop = pf->TotMissed - pf->OrigMissed; in pcap_stats_pf()
225 stats->ps_ifdrop = 0; in netfilter_stats_linux()
833 handlep->stat.ps_ifdrop = 0; in dag_activate()
1895 handlep->stat.ps_ifdrop += (handlep->proc_dropped - if_dropped);1999 stats->ps_ifdrop = handlep->stat.ps_ifdrop;
376 pd->stat.ps_ifdrop = stats->rx_dropped + /* queue full */ in pcap_stats_dos()
808 ps->ps_ifdrop = ntohl(*(uint32_t *)&buf[8]);
817 ps->ps_ifdrop = 0; in pcap_stats_bpf()
223 Support ps_ifdrop on Linux
170 u_int ps_ifdrop; /* drops by interface -- only supported on some platforms */ member
87 ps->ps_ifdrop = 0; in pcap_netmap_stats()
2224 stat.ps_ifdrop = 0; in info()2248 if (stat.ps_ifdrop != 0) { in info()2254 stat.ps_ifdrop, PLURAL_SUFFIX(stat.ps_ifdrop)); in info()
184 u_int ps_ifdrop; member