| /netbsd/src/sys/net/ |
| D | if_loop.c | 367 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in looutput() 429 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in lostart()
|
| D | if_stats.c | 94 ctx->ifi->ifi_ibytes += local_counters[if_ibytes]; in if_stats_to_if_data_cb()
|
| D | if_stats.h | 46 if_ibytes = 5, /* total number of octets received */ enumerator
|
| D | if_faith.c | 221 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in faithoutput()
|
| D | if_arcsubr.c | 520 if_statadd(ifp, if_ibytes, m->m_pkthdr.len); in arc_input()
|
| D | if_stf.c | 660 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in in_stf_input()
|
| D | if_ppp.c | 1736 if_statadd2(ifp, if_ipackets, 1, if_ibytes, ilen); in ppp_inproc() 1756 if_statadd2(ifp, if_ipackets, 1, if_ibytes, ilen); in ppp_inproc()
|
| D | if_sl.c | 630 if_statinc(&sc->sc_if, if_ibytes); in slinput()
|
| D | if_tun.c | 990 if_statadd2(ifp, if_ipackets, 1, if_ibytes, tlen); in tunwrite()
|
| D | if_tap.c | 1005 if_statadd2(ifp, if_ipackets, 1, if_ibytes, len); in tap_dev_write()
|
| D | if_gif.c | 727 if_statadd2(ifp, if_ibytes, pktlen, if_ipackets, 1); in gif_input()
|
| D | if_gre.c | 794 if_statadd2(&sc->sc_if, if_ipackets, 1, if_ibytes, m->m_pkthdr.len); in gre_input()
|
| D | if_ethersubr.c | 728 if_statadd(ifp, if_ibytes, m->m_pkthdr.len); in ether_input()
|
| D | if_ipsec.c | 756 if_statadd2(ifp, if_ibytes, pktlen, if_ipackets, 1); in if_ipsec_in_enqueue()
|
| D | if_bridge.c | 1830 if_statadd2(&sc->sc_if, if_ipackets, 1, if_ibytes, m->m_pkthdr.len); in bridge_forward()
|
| D | if_wg.c | 4619 if_statadd(ifp, if_ibytes, pktlen); in wg_input()
|
| /netbsd/src/sys/dev/usb/ |
| D | if_upl.c | 294 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in upl_input()
|
| D | if_gscan.c | 256 if_statadd(ifp, if_ibytes, m->m_len); in gscan_rx()
|
| D | uhso.c | 2183 if_statadd2(ifp, if_ipackets, 1, if_ibytes, got); in uhso_ifnet_input()
|
| D | if_umb.c | 907 if_statadd2(ifp, if_ipackets, 1, if_ibytes, pktlen); in umb_input()
|
| /netbsd/src/sys/dev/ppbus/ |
| D | if_plip.c | 652 if_statadd(ifp, if_ibytes, len); in lp_intr()
|
| /netbsd/src/sys/netinet/ |
| D | ip_carp.c | 711 if_statadd2(&sc->sc_if, if_ipackets, 1, if_ibytes, m->m_pkthdr.len); in carp_proto_input_c()
|
| /netbsd/src/sys/dev/pci/ |
| D | xmm7360.c | 3078 if_statadd(ifp, if_ibytes, m->m_pkthdr.len); in wwan_if_input()
|
| D | if_vmx.c | 2342 if_statadd_ref(ifp, nsr, if_ibytes, m->m_pkthdr.len); in vmxnet3_rxq_input()
|
| D | if_aq.c | 5659 if_statadd_ref(ifp, nsr, if_ibytes, m0->m_pkthdr.len); in aq_rx_intr()
|