udp_notify
static void udp_notify (struct inpcb *, int);
void (*notify)(struct inpcb *, int) = udp_notify;