Searched refs:rttrash (Results 1 – 3 of 3) sorted by relevance
437 extern int rttrash;
2401 return SYSCTL_OUT(req, &rttrash, sizeof(rttrash)); in sysctl_rttrash()
238 int rttrash = 0; /* routes not in table but not freed */ variable1301 (void) OSDecrementAtomic(&rttrash); in rtfree_common()2123 (void) OSIncrementAtomic(&rttrash); in rtrequest_common_locked()