Searched refs:rxIface (Results 1 – 1 of 1) sorted by relevance
42 struct RxIface_ *rxIface; member113 rxIface->localIfInfo.networkName, rxIface->remoteNodeCnt, g_remoteNodeCount); in DestroyRemoteNode()124 free(rxIface); in DestroyRxIface()202 return rxIface; in FindRxIface()240 if (rxIface == NULL) { in CreateRxIface()248 return rxIface; in CreateRxIface()282 remoteNode->rxIface = rxIface; in CreateRemoteNode()579 RxIface *rxIface = (RxIface *)oldestNode->rxIface; in CheckAndRemoveAgingNode() local590 rxIface = (RxIface *)oldestNode->rxIface; in RemoveOldestNodesWithCount()668 if (rxIface != NULL && ListIsEmpty(&rxIface->remoteNodeList)) { in UpdateRemoteNodeByDeviceInfo()[all …]