ng_attach_common
.pr_attach = ng_attach_common,
static int ng_attach_common(struct socket *, int, struct thread *);
if ((error = ng_attach_common(so, type, td)) != 0)