Searched refs:netInterfaceId (Results 1 – 2 of 2) sorted by relevance
112 CLEAR_BIT(data->device->netIfMap, data->netInterfaceId); in RenewNetDevice()114 CLEAR_BIT(g_allocatedIfMap, data->netInterfaceId); in RenewNetDevice()186 data->netInterfaceId = id; in AllocPlatformNetDevice()213 id = data->netInterfaceId; in ReleasePlatformNetDevice()
62 uint8_t netInterfaceId; /**< Network interface ID */ member