Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dsm.h193 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
/Linux-v4.19/net/sctp/
Dsm_sideeffect.c1416 new_obj = sctp_make_cookie_echo(asoc, chunk); in sctp_cmd_interpreter()
Dsm_make_chunk.c577 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo() function
Dsm_statefuns.c5811 repl = sctp_make_cookie_echo(asoc, NULL); in sctp_sf_t1_cookie_timer_expire()