NM_REVENT
ssb = (msg->notify.nm_etype & NM_REVENT) ? &so->so_rcv : &so->so_snd;
ssb = (nmsg->nm_etype & NM_REVENT) ?
msg.nm_etype = NM_REVENT;