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