Searched refs:ifi_opackets (Results 1 – 4 of 4) sorted by relevance
92 uint64_t ifi_opackets; /* packets sent on interface */ member
2310 ifd->ifi_opackets = counter_u64_fetch(ifa->ifa_opackets); in sysctl_iflist_ifaml()
1806 ifd->ifi_opackets = ifp->if_get_counter(ifp, IFCOUNTER_OPACKETS); in if_data_copy()
78 uint64_t ifi_opackets; /* packets sent on interface */ member