Searched refs:lnpId (Results 1 – 2 of 2) sorted by relevance
364 IMA_OID lnpId,
2288 IMA_OID lnpId, in IMA_GetNetworkPortalOidList() argument2301 if (lnpId.objectType != IMA_OBJECT_TYPE_LNP) in IMA_GetNetworkPortalOidList()2308 if (plugintable[i].ownerId == lnpId.ownerId) { in IMA_GetNetworkPortalOidList()2326 status = PassFunc(lnpId, &ppOidList); in IMA_GetNetworkPortalOidList()4505 IMA_OID lnpId, in IMA_GetLnpProperties() argument4517 if (lnpId.objectType != IMA_OBJECT_TYPE_LNP) in IMA_GetLnpProperties()4524 if (plugintable[i].ownerId == lnpId.ownerId) { in IMA_GetLnpProperties()4539 status = PassFunc(lnpId, pProps); in IMA_GetLnpProperties()