sctp6_input
error = ip6proto_register(IPPROTO_SCTP, sctp6_input, sctp6_ctlinput);
IP6PROTO_REGISTER(IPPROTO_SCTP, sctp6_input, sctp6_ctlinput);
int sctp6_input(struct mbuf **, int *, int);