Searched refs:ifma_refcount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1716 if (OSIncrementAtomic((SInt32 *)&ifma->ifma_refcount) <= 0)
1726 int32_t prevValue = OSDecrementAtomic((SInt32 *)&ifma->ifma_refcount);
1927 ifma->ifma_refcount = 1;
1938 llifma->ifma_refcount = 1;
H A Dif_var.h618 int32_t ifma_refcount; /* reference count, atomically protected */ member in struct:ifmultiaddr
H A Drtsock.c1318 ifmam->ifmam_refcount = ifma->ifma_refcount;

Completed in 31 milliseconds