Searched defs:cand_matchedlabel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1457 boolean_t cand_matchedlabel; member in struct:candidate
1659 bc->cand_matchedlabel =
1665 cc->cand_matchedlabel = ip6_asp_labelcmp(label, dstinfo->dst_label);
1668 if (bc->cand_matchedlabel == cc->cand_matchedlabel)
1670 else if (cc->cand_matchedlabel)

Completed in 179 milliseconds