Searched refs:cand_istmp (Results 1 – 1 of 1) sorted by relevance
1459 boolean_t cand_istmp; member1687 bc->cand_istmp = ((bc->cand_flags & IPIF_TEMPORARY) != 0); in rule_temporary()1691 cc->cand_istmp = ((cc->cand_flags & IPIF_TEMPORARY) != 0); in rule_temporary()1694 if (bc->cand_istmp == cc->cand_istmp) in rule_temporary()1697 if (dstinfo->dst_prefer_src_tmp && cc->cand_istmp) in rule_temporary()1699 else if (!dstinfo->dst_prefer_src_tmp && !cc->cand_istmp) in rule_temporary()