Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/sctp/
Dulpevent.h113 struct sctp_ulpevent *sctp_ulpevent_make_adaptation_indication(
/Linux-v5.4/net/sctp/
Dulpevent.c582 struct sctp_ulpevent *sctp_ulpevent_make_adaptation_indication( in sctp_ulpevent_make_adaptation_indication() function
Dsm_statefuns.c808 ai_ev = sctp_ulpevent_make_adaptation_indication(new_asoc, in sctp_sf_do_5_1D_ce()
956 ev = sctp_ulpevent_make_adaptation_indication(asoc, GFP_ATOMIC); in sctp_sf_do_5_1E_ca()
2037 ai_ev = sctp_ulpevent_make_adaptation_indication(asoc, in sctp_sf_do_dupcook_d()
Dsm_sideeffect.c1058 ev = sctp_ulpevent_make_adaptation_indication(asoc, GFP_ATOMIC); in sctp_cmd_adaptation_ind()