Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_asp.c517 int64_t *llptr1, *llptr2; in ip6_asp_labelcmp() local
531 llptr1 = (int64_t *)label1; in ip6_asp_labelcmp()
533 if (llptr1[0] == llptr2[0] && llptr1[1] == llptr2[1]) in ip6_asp_labelcmp()