Searched refs:ifa_ibytes (Results 1 – 5 of 5) sorted by relevance
720 counter_u64_add(ia->ia_ifa.ifa_ibytes, m->m_pkthdr.len); in ip_input()740 counter_u64_add(ia->ia_ifa.ifa_ibytes, in ip_input()747 counter_u64_add(ia->ia_ifa.ifa_ibytes, in ip_input()
445 counter_u64_t ifa_ibytes; member
1736 if ((ifa->ifa_ibytes = counter_u64_alloc(flags)) == NULL) in ifa_alloc()1748 counter_u64_free(ifa->ifa_ibytes); in ifa_alloc()1780 counter_u64_free(ifa->ifa_ibytes); in ifa_destroy()
2436 ifd->ifi_ibytes = counter_u64_fetch(ifa->ifa_ibytes); in sysctl_iflist_ifaml()
821 counter_u64_add(ia->ia_ifa.ifa_ibytes, m->m_pkthdr.len); in ip6_input()