Searched refs:sctp_make_init (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/sctp/ |
H A D | sm.h | 170 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc,
|
/linux/net/sctp/ |
H A D | sm_statefuns.c | 2575 reply = sctp_make_init(asoc, bp, GFP_ATOMIC, sizeof(bht)); in sctp_sf_do_5_2_6_stale() 4999 repl = sctp_make_init(asoc, &asoc->base.bind_addr, GFP_ATOMIC, 0); in sctp_sf_do_prm_asoc() 5926 repl = sctp_make_init(asoc, bp, GFP_ATOMIC, 0); in sctp_sf_t1_init_timer_expire()
|
H A D | sm_make_chunk.c | 206 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init() function
|