sctp_input
IPPROTO_REGISTER(IPPROTO_SCTP, sctp_input, sctp_ctlinput);
error = ipproto_register(IPPROTO_SCTP, sctp_input, sctp_ctlinput);
int sctp_input(struct mbuf **, int *, int);