Searched refs:im6o_refcnt (Results 1 – 2 of 2) sorted by relevance
127 uint32_t im6o_refcnt; /* ref count */ member
3463 if (++im6o->im6o_refcnt == 0) { in im6o_addref()3481 if (im6o->im6o_refcnt == 0) { in im6o_remref()3488 --im6o->im6o_refcnt; in im6o_remref()3489 if (im6o->im6o_refcnt > 0) { in im6o_remref()