Home
last modified time | relevance | path

Searched refs:sctp_make_init (Results 1 – 2 of 2) sorted by relevance

/net/sctp/
Dsm_statefuns.c2275 reply = sctp_make_init(asoc, bp, GFP_ATOMIC, sizeof(bht)); in sctp_sf_do_5_2_6_stale()
4454 repl = sctp_make_init(asoc, &asoc->base.bind_addr, GFP_ATOMIC, 0); in sctp_sf_do_prm_asoc()
5298 repl = sctp_make_init(asoc, bp, GFP_ATOMIC, 0); in sctp_sf_t1_init_timer_expire()
Dsm_make_chunk.c171 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init() function