Home
last modified time | relevance | path

Searched refs:ip6_asp_labelcmp (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip6_asp.h127 extern boolean_t ip6_asp_labelcmp(const char *, const char *);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_asp.c515 ip6_asp_labelcmp(const char *label1, const char *label2) in ip6_asp_labelcmp() function
H A Dip6_if.c1660 ip6_asp_labelcmp(label, dstinfo->dst_label); in rule_label()
1665 cc->cand_matchedlabel = ip6_asp_labelcmp(label, dstinfo->dst_label); in rule_label()
H A Dip_if.c7978 dir->dir_labelmatch = ip6_asp_labelcmp(dlabel, slabel); in ip_sioctl_dstinfo()