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