Searched refs:pIntfIDItem (Results 1 – 1 of 1) sorted by relevance
222 IntfIDItem *pIntfIDItem, *pIntfIDNext; in WSHIoctl_GetInterfaceList() local286 pIntfIDItem->id = *pEntityID; in WSHIoctl_GetInterfaceList()287 pIntfIDItem->numaddr = outIPSNMPInfo.ipsi_numaddr; in WSHIoctl_GetInterfaceList()289 pIntfIDItem->pIPAddrEntry0 = NULL; in WSHIoctl_GetInterfaceList()317 inTcpReq1.ID.toi_entity = pIntfIDItem->id; in WSHIoctl_GetInterfaceList()327 pIntfIDItem->pIPAddrEntry0, in WSHIoctl_GetInterfaceList()344 pIPAddrEntry = pIntfIDItem->pIPAddrEntry0; in WSHIoctl_GetInterfaceList()405 pIPAddrEntry = pIntfIDItem->pIPAddrEntry0; in WSHIoctl_GetInterfaceList()434 if (pIntfIDItem->pIPAddrEntry0 != NULL) in WSHIoctl_GetInterfaceList()436 list_remove(&pIntfIDItem->entry); in WSHIoctl_GetInterfaceList()[all …]