Home
last modified time | relevance | path

Searched refs:sctp_ulpevent_make_authkey (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/net/sctp/
Dulpevent.h122 struct sctp_ulpevent *sctp_ulpevent_make_authkey(
/linux-6.1.9/net/sctp/
Dauth.c1011 ev = sctp_ulpevent_make_authkey(asoc, key->key_id, in sctp_auth_deact_key_id()
Dulpevent.c825 struct sctp_ulpevent *sctp_ulpevent_make_authkey( in sctp_ulpevent_make_authkey() function
Dsm_statefuns.c847 auth_ev = sctp_ulpevent_make_authkey(new_asoc, 0, in sctp_sf_do_5_1D_ce()
999 ev = sctp_ulpevent_make_authkey(asoc, 0, SCTP_AUTH_NO_AUTH, in sctp_sf_do_5_1E_ca()
2146 auth_ev = sctp_ulpevent_make_authkey(asoc, 0, in sctp_sf_do_dupcook_d()
4483 ev = sctp_ulpevent_make_authkey(asoc, ntohs(auth_hdr->shkey_id), in sctp_sf_eat_auth()
Dsm_sideeffect.c1062 ev = sctp_ulpevent_make_authkey(asoc, 0, SCTP_AUTH_NO_AUTH, GFP_ATOMIC); in sctp_cmd_peer_no_auth()
Dsm_make_chunk.c87 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_control_release_owner()
Dsocket.c9134 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_wfree()