ip6_asp_labelcmp
ip6_asp_labelcmp(label, dstinfo->dst_label);
cc->cand_matchedlabel = ip6_asp_labelcmp(label, dstinfo->dst_label);
dir->dir_labelmatch = ip6_asp_labelcmp(dlabel, slabel);
extern boolean_t ip6_asp_labelcmp(const char *, const char *);