unp_scan
static void unp_scan (struct mbuf *, void (*)(struct file *, void *),
unp_scan(so->so_rcv.ssb_mb, unp_mark, info);
unp_scan(ssb->ssb_mb, unp_accessable, NULL);
unp_scan(m, unp_discard, NULL);