Lines Matching full:presentr
3389 Bool presentF, presentR;
3394 forwards links, and presentR if there is already a src->dst
3398 can compute presentF and presentR essentially for free, so may
3400 presentF = presentR = False;
3426 presentR = inns_new == links->inns;
3435 tl_assert( (presentF && presentR) || (!presentF && !presentR) );