Searched refs:ifa_obytes (Results 1 – 5 of 5) sorted by relevance
803 counter_u64_add(ia->ia_ifa.ifa_obytes, m->m_pkthdr.len); in ip_output()842 counter_u64_add(ia->ia_ifa.ifa_obytes, in ip_output()
464 counter_u64_t ifa_obytes; member
1640 if ((ifa->ifa_obytes = counter_u64_alloc(flags)) == NULL) in ifa_alloc()1653 counter_u64_free(ifa->ifa_obytes); in ifa_alloc()1685 counter_u64_free(ifa->ifa_obytes); in ifa_destroy()
2439 ifd->ifi_obytes = counter_u64_fetch(ifa->ifa_obytes); in sysctl_iflist_ifaml()
1161 counter_u64_add(ia6->ia_ifa.ifa_obytes, in ip6_output()1251 counter_u64_add(ia->ia_ifa.ifa_obytes, in ip6_output()