Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dulpevent.h128 struct sctp_ulpevent *sctp_ulpevent_make_adaptation_indication(
/Linux-v4.19/net/sctp/
Dulpevent.c597 struct sctp_ulpevent *sctp_ulpevent_make_adaptation_indication( in sctp_ulpevent_make_adaptation_indication() function
Dsm_statefuns.c823 ai_ev = sctp_ulpevent_make_adaptation_indication(new_asoc, in sctp_sf_do_5_1D_ce()
971 ev = sctp_ulpevent_make_adaptation_indication(asoc, GFP_ATOMIC); in sctp_sf_do_5_1E_ca()
2052 ai_ev = sctp_ulpevent_make_adaptation_indication(asoc, in sctp_sf_do_dupcook_d()
Dsm_sideeffect.c1068 ev = sctp_ulpevent_make_adaptation_indication(asoc, GFP_ATOMIC); in sctp_cmd_adaptation_ind()