Home
last modified time | relevance | path

Searched refs:sctp_auth_set_active_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/sctp/
A Dauth.h104 int sctp_auth_set_active_key(struct sctp_endpoint *ep,
/linux-6.3-rc2/net/sctp/
A Dauth.c880 int sctp_auth_set_active_key(struct sctp_endpoint *ep, in sctp_auth_set_active_key() function
A Dsocket.c3695 return sctp_auth_set_active_key(ep, asoc, val->scact_keynumber); in sctp_setsockopt_active_key()
3702 ret = sctp_auth_set_active_key(ep, asoc, val->scact_keynumber); in sctp_setsockopt_active_key()
3710 int res = sctp_auth_set_active_key(ep, asoc, in sctp_setsockopt_active_key()

Completed in 17 milliseconds