find_route
if ((index = find_route(&tmp_flag, NULL, NULL)) == -1) {
if ((index = find_route(&flag, destp, gatewayp)) == -1) {
if ((index = find_route(&flag, destp, gatewayp)) == -1)