Searched refs:isDefaultThrowRoute (Results 1 – 1 of 1) sorted by relevance
404 bool isDefaultThrowRoute = (type == RTN_THROW && prefixLength == 0); in modifyIpRoute() local432 { &RTATTR_PRIO, isDefaultThrowRoute ? sizeof(RTATTR_PRIO) : 0 }, in modifyIpRoute()433 { &PRIO_THROW, isDefaultThrowRoute ? sizeof(PRIO_THROW) : 0 }, in modifyIpRoute()