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

/darwin-on-arm/xnu/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 21 milliseconds