Searched refs:ifa_obytes (Results 1 – 5 of 5) sorted by relevance
800 counter_u64_add(ia->ia_ifa.ifa_obytes, m->m_pkthdr.len); in ip_output()839 counter_u64_add(ia->ia_ifa.ifa_obytes, in ip_output()
571 counter_u64_t ifa_obytes; member
1837 if ((ifa->ifa_obytes = counter_u64_alloc(flags)) == NULL) in ifa_alloc()1850 counter_u64_free(ifa->ifa_obytes); in ifa_alloc()1872 counter_u64_free(ifa->ifa_obytes); in ifa_destroy()
2312 ifd->ifi_obytes = counter_u64_fetch(ifa->ifa_obytes); in sysctl_iflist_ifaml()
1178 counter_u64_add(ia6->ia_ifa.ifa_obytes, in ip6_output()1271 counter_u64_add(ia->ia_ifa.ifa_obytes, in ip6_output()