Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c3166 eaddr_t *addrp2; in man_match_proto() local
3174 addrp2 = (eaddr_t *)(mp2->b_rptr + off); in man_match_proto()
3176 if (ether_cmp(addrp1, addrp2) == 0) in man_match_proto()