Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dulpevent.h122 struct sctp_ulpevent *sctp_ulpevent_make_authkey(
/linux/net/sctp/
H A Dauth.c1011 ev = sctp_ulpevent_make_authkey(asoc, key->key_id, in sctp_auth_deact_key_id()
H A Dulpevent.c825 struct sctp_ulpevent *sctp_ulpevent_make_authkey( in sctp_ulpevent_make_authkey() function
H A 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()
2145 auth_ev = sctp_ulpevent_make_authkey(asoc, 0, in sctp_sf_do_dupcook_d()
4492 ev = sctp_ulpevent_make_authkey(asoc, ntohs(auth_hdr->shkey_id), in sctp_sf_eat_auth()
H A Dsm_sideeffect.c1061 ev = sctp_ulpevent_make_authkey(asoc, 0, SCTP_AUTH_NO_AUTH, GFP_ATOMIC); in sctp_cmd_peer_no_auth()
H A Dsm_make_chunk.c87 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_control_release_owner()
H A Dsocket.c9172 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_wfree()