Searched refs:icmp6_ifstat (Results 1 – 5 of 5) sorted by relevance
278 struct icmp6_ifstat { struct368 struct icmp6_ifstat ifru_icmp6stat; argument940 struct icmp6_ifstat icmp6_ifstat; member
748 bzero(&IN6_IFEXTRA(ifp)->icmp6_ifstat, in in6_ifattach_prelim()749 sizeof(IN6_IFEXTRA(ifp)->icmp6_ifstat)); in in6_ifattach_prelim()
184 _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++; \