Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dsm.h176 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
/Linux-v6.6/net/sctp/
Dsm_sideeffect.c1395 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.c5978 repl = sctp_make_cookie_echo(asoc, NULL); in sctp_sf_t1_cookie_timer_expire()