Searched refs:ip6_asp_labelcmp (Results 1 – 4 of 4) sorted by relevance
127 extern boolean_t ip6_asp_labelcmp(const char *, const char *);
515 ip6_asp_labelcmp(const char *label1, const char *label2) in ip6_asp_labelcmp() function
1660 ip6_asp_labelcmp(label, dstinfo->dst_label); in rule_label()1665 cc->cand_matchedlabel = ip6_asp_labelcmp(label, dstinfo->dst_label); in rule_label()
7978 dir->dir_labelmatch = ip6_asp_labelcmp(dlabel, slabel); in ip_sioctl_dstinfo()