Searched refs:icmp6_ifstat (Results 1 – 5 of 5) sorted by relevance
277 struct icmp6_ifstat { struct367 struct icmp6_ifstat ifru_icmp6stat; argument939 struct icmp6_ifstat icmp6_ifstat; member
749 bzero(&IN6_IFEXTRA(ifp)->icmp6_ifstat, in in6_ifattach_prelim()750 sizeof(IN6_IFEXTRA(ifp)->icmp6_ifstat)); in in6_ifattach_prelim()
183 _CASSERT(!(offsetof(struct icmp6_ifstat, f) % sizeof (uint64_t)))
982 bcopy(&IN6_IFEXTRA(ifp)->icmp6_ifstat, in in6ctl_gifstat()
780 IN6_IFEXTRA(_ifp)->icmp6_ifstat._tag++; \