Searched refs:addrp2 (Results 1 – 1 of 1) sorted by relevance
3166 eaddr_t *addrp2; in man_match_proto() local3174 addrp2 = (eaddr_t *)(mp2->b_rptr + off); in man_match_proto()3176 if (ether_cmp(addrp1, addrp2) == 0) in man_match_proto()