Searched refs:dest_str (Results 1 – 1 of 1) sorted by relevance
561 char dest_str[40]; in initLoopbackRoutes() local583 dest_str, &dest_str[5], &dest_str[10], &dest_str[15], in initLoopbackRoutes()584 &dest_str[20], &dest_str[25], &dest_str[30], &dest_str[35], in initLoopbackRoutes()606 dest_str[4] = ':'; in initLoopbackRoutes()607 dest_str[9] = ':'; in initLoopbackRoutes()608 dest_str[14] = ':'; in initLoopbackRoutes()609 dest_str[19] = ':'; in initLoopbackRoutes()610 dest_str[24] = ':'; in initLoopbackRoutes()611 dest_str[29] = ':'; in initLoopbackRoutes()612 dest_str[34] = ':'; in initLoopbackRoutes()[all …]