Home | History | Annotate | Download | only in DxeIpIoLib

Lines Matching refs:RefCnt

1641   IpInfo->RefCnt    = 1;

1733 if (IpInfo->RefCnt > 1) {
1868 IpIoAddIp(). The IP_IO_IP_INFO::RefCnt is decremented and the IP instance
1869 will be dstroyed if the RefCnt is zero.
1885 ASSERT (IpInfo->RefCnt > 0);
1889 if (IpInfo->RefCnt > 0) {