mac_dst_get
if (!mac_dst_get(dsp->ds_mh, (uint8_t *)addr))
if (mac_dst_get(dsp->ds_mh, addr))
extern boolean_t mac_dst_get(mac_handle_t, uint8_t *);