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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c259 register at_rtmp_tuple *FirstTuple = (at_rtmp_tuple *)&rtmp->at_rtmp_id[1]; local
286 ((CableStart != TUPLENET(FirstTuple)) ||
294 ke.netr1b = TUPLENET(FirstTuple);
301 CableStart = TUPLENET(FirstTuple);
338 if (! TUPLERANGE(FirstTuple)) {
341 TUPLERANGE(FirstTuple)));
346 if ((TUPLENET(FirstTuple) != CableStart) ||
355 ke.netr1b = TUPLENET(FirstTuple);
365 if ((TUPLENET(SecondTuple) < TUPLENET(FirstTuple)) ||
366 (TUPLENET(FirstTuple)
[all...]

Completed in 18 milliseconds