Searched refs:rttrash (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h342 __private_extern__ int rttrash; variable
H A Droute.c106 int rttrash = 0; /* routes not in table but not freed */ variable
619 * so it is represented in rttrash.. remove that now.
621 (void) OSDecrementAtomic((SInt32 *)&rttrash);
1234 (void) OSIncrementAtomic((SInt32 *)&rttrash);
H A Drtsock.c1350 error = SYSCTL_OUT(req, &rttrash, sizeof(rttrash));

Completed in 88 milliseconds