str_notify
dsp->ds_mnh = mac_notify_add(dsp->ds_mh, str_notify, dsp);
str_notify(dsp, type);
extern void str_notify(void *, mac_notify_type_t);