Searched refs:ips_ip6_asp_refcnt (Results 1 – 3 of 3) sorted by relevance
81 ipst->ips_ip6_asp_refcnt++; \82 ASSERT(ipst->ips_ip6_asp_refcnt != 0); \87 ASSERT(ipst->ips_ip6_asp_refcnt != 0); \88 if (--ipst->ips_ip6_asp_refcnt == 0) { \
282 uint32_t ips_ip6_asp_refcnt; /* outstanding references */ member
247 ipst->ips_ip6_asp_refcnt > 0) { in ip6_asp_check_for_updates()312 if (!locked && ipst->ips_ip6_asp_refcnt > 0) { in ip6_asp_replace()331 ASSERT(ipst->ips_ip6_asp_refcnt == 0); in ip6_asp_replace()