Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dsm.h176 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c1395 new_obj = sctp_make_cookie_echo(asoc, chunk); in sctp_cmd_interpreter()
H A Dsm_make_chunk.c567 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo() function
H A Dsm_statefuns.c5988 repl = sctp_make_cookie_echo(asoc, NULL); in sctp_sf_t1_cookie_timer_expire()