Searched refs:rttrash (Results 1 – 3 of 3) sorted by relevance
435 extern int rttrash;
231 int rttrash = 0; /* routes not in table but not freed */ variable1248 (void) OSDecrementAtomic(&rttrash); in rtfree_common()2070 (void) OSIncrementAtomic(&rttrash); in rtrequest_common_locked()
2396 return SYSCTL_OUT(req, &rttrash, sizeof(rttrash)); in sysctl_rttrash()