Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dsm.h196 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *,
/linux-2.4.37.9/net/sctp/
Dsm_sideeffect.c1095 new_obj = sctp_make_cookie_echo(asoc, chunk); in sctp_cmd_interpreter()
Dsm_make_chunk.c389 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo() function
Dsm_statefuns.c4641 repl = sctp_make_cookie_echo(asoc, NULL); in sctp_sf_t1_timer_expire()