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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c1261 register at_net_al netStart, netStop; local
1348 netStop = ifID->ifThisCableEnd;
1355 ((netStop >= ifID2->ifThisCableStart) &&
1356 (netStop <= ifID2->ifThisCableEnd)) ||
1358 (ifID2->ifThisCableStart <= netStop)) ||
1360 (ifID2->ifThisCableEnd <= netStop)) ) {

Completed in 19 milliseconds