sctp_make_cookie_echo
struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
new_obj = sctp_make_cookie_echo(asoc, chunk);
repl = sctp_make_cookie_echo(asoc, NULL);