Searched refs:in6_ifstat (Results 1 – 4 of 4) sorted by relevance
263 struct in6_ifstat { struct396 struct in6_ifstat ifru_stat;862 &IN6_IFEXTRA(_ifp)->in6_ifstat._tag, \865 IN6_IFEXTRA(_ifp)->in6_ifstat._tag += _count; \959 struct in6_ifstat in6_ifstat; member
751 bzero(&IN6_IFEXTRA(ifp)->in6_ifstat, in in6_ifattach_prelim()752 sizeof(IN6_IFEXTRA(ifp)->in6_ifstat)); in in6_ifattach_prelim()
180 _CASSERT(!(offsetof(struct in6_ifstat, f) % sizeof (uint64_t)))
932 bcopy(&IN6_IFEXTRA(ifp)->in6_ifstat, in in6ctl_gifstat()