Searched refs:icmp6_ifstat (Results 1 – 5 of 5) sorted by relevance
307 struct icmp6_ifstat { struct397 struct icmp6_ifstat ifru_icmp6stat; argument960 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)))
945 bcopy(&IN6_IFEXTRA(ifp)->icmp6_ifstat, in in6ctl_gifstat()
791 IN6_IFEXTRA(_ifp)->icmp6_ifstat._tag++; \