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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c260 register at_rtmp_tuple *SecondTuple = (at_rtmp_tuple *)&rtmp->at_rtmp_id[4]; local
287 (CableStop != TUPLENET(SecondTuple)))) {
295 ke.netr1e = TUPLENET(SecondTuple);
302 CableStop = TUPLENET(SecondTuple);
347 (TUPLENET(SecondTuple) != CableStop)) {
356 ke.netr1e = TUPLENET(SecondTuple);
365 if ((TUPLENET(SecondTuple) < TUPLENET(FirstTuple)) ||
368 (TUPLENET(SecondTuple) == 0) ||
369 (TUPLENET(SecondTuple) >= DDP_STARTUP_LOW)) {
376 TUPLENET(FirstTuple), TUPLENET(SecondTuple)));
[all...]

Completed in 17 milliseconds