Home
last modified time | relevance | path

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

/linux-3.3/net/sctp/
Dsm_statefuns.c300 struct sctp_association *new_asoc; in sctp_sf_do_5_1B_init() local
642 struct sctp_association *new_asoc; in sctp_sf_do_5_1D_ce() local
1240 static int sctp_sf_check_restart_addrs(const struct sctp_association *new_asoc, in sctp_sf_check_restart_addrs()
1279 static void sctp_tietags_populate(struct sctp_association *new_asoc, in sctp_tietags_populate()
1326 static char sctp_tietags_compare(struct sctp_association *new_asoc, in sctp_tietags_compare()
1371 struct sctp_association *new_asoc; in sctp_sf_do_unexpected_init() local
1673 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_a()
1772 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_b()
1842 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_c()
1863 struct sctp_association *new_asoc) in sctp_sf_do_dupcook_d()
[all …]
Dsocket.c1568 struct sctp_association *new_asoc=NULL, *asoc=NULL; in sctp_sendmsg() local