in6pcb_notify
int in6pcb_notify(struct inpcbtable *, const struct sockaddr *,
nmatch = in6pcb_notify(&tcbtable, sa, th.th_dport,
(void) in6pcb_notify(&tcbtable, sa, 0,
(void) in6pcb_notify(&tcbtable, (struct sockaddr *)&sin6, 0,
(void) in6pcb_notify(&raw6cbtable, sa, 0,
(void)in6pcb_notify(&udbtable, sa, uh.uh_dport,
(void)in6pcb_notify(&udbtable, sa, 0,