sctp_register_af
int sctp_register_af(struct sctp_af *);
sctp_register_af(&sctp_af_inet6);
sctp_register_af(&sctp_af_inet);