tcp_ctloutput
return (tcp_ctloutput(so, sopt));
.pr_ctloutput = tcp_ctloutput,
int tcp_ctloutput(struct socket *, struct sockopt *);