Searched refs:sctp_make_cookie_ack (Results 1 – 3 of 3) sorted by relevance
196 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *,
786 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_5_1D_ce()1766 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_a()1838 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_b()1962 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_d()
613 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack() function