mta_route_unref
static void mta_route_unref(struct mta_route *);
mta_route_unref(route);
mta_route_unref(route); /* from here */
mta_route_unref(route); /* from here */
mta_route_unref(route); /* from here */
mta_route_unref(route); /* from here */
mta_route_unref(route); /* from here */
mta_route_unref(route); /* from here */
mta_route_unref(best); /* from here */
mta_route_unref(route); /* from mta_route_disable */
mta_route_unref(route); /* from mta_find_route() */