Home
last modified time | relevance | path

Searched defs:new_asoc (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c239 struct sctp_association *new_asoc; in sctp_sf_do_5_1B_init() local
596 struct sctp_association *new_asoc; in sctp_sf_do_5_1D_ce() local
1111 static int sctp_sf_check_restart_addrs(const struct sctp_association *new_asoc, in sctp_sf_check_restart_addrs()
1164 static void sctp_tietags_populate(struct sctp_association *new_asoc, in sctp_tietags_populate()
1211 static char sctp_tietags_compare(struct sctp_association *new_asoc, in sctp_tietags_compare()
1256 struct sctp_association *new_asoc; in sctp_sf_do_unexpected_init() local
1538 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_a()
1630 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_b()
1709 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_c()
1730 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_d()
[all …]
Dsocket.c1053 struct sctp_association *new_asoc=NULL, *asoc=NULL; in sctp_sendmsg() local