Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dulpevent.h122 struct sctp_ulpevent *sctp_ulpevent_make_authkey(
/linux/net/sctp/
H A Dauth.c914 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.c848 auth_ev = sctp_ulpevent_make_authkey(new_asoc, 0, in sctp_sf_do_5_1D_ce()
1001 ev = sctp_ulpevent_make_authkey(asoc, 0, SCTP_AUTH_NO_AUTH, in sctp_sf_do_5_1E_ca()
2153 auth_ev = sctp_ulpevent_make_authkey(asoc, 0, in sctp_sf_do_dupcook_d()
4500 ev = sctp_ulpevent_make_authkey(asoc, ntohs(auth_hdr->shkey_id), in sctp_sf_eat_auth()
H A Dsm_sideeffect.c1067 ev = sctp_ulpevent_make_authkey(asoc, 0, SCTP_AUTH_NO_AUTH, GFP_ATOMIC); in sctp_cmd_peer_no_auth()
H A Dsocket.c9220 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_wfree()