Home
last modified time | relevance | path

Searched refs:sctp_make_cookie_echo (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/sctp/
Dsm.h179 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
/linux-5.19.10/net/sctp/
Dsm_sideeffect.c1393 new_obj = sctp_make_cookie_echo(asoc, chunk); in sctp_cmd_interpreter()
Dsm_make_chunk.c567 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo() function
Dsm_statefuns.c5980 repl = sctp_make_cookie_echo(asoc, NULL); in sctp_sf_t1_cookie_timer_expire()