Home
last modified time | relevance | path

Searched refs:sctp_make_cookie_ack (Results 1 – 2 of 2) sorted by relevance

/net/sctp/
Dsm_statefuns.c757 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_5_1D_ce()
1721 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_a()
1778 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_b()
1900 repl = sctp_make_cookie_ack(new_asoc, chunk); in sctp_sf_do_dupcook_d()
Dsm_make_chunk.c558 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack() function