Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dauth.h104 int sctp_auth_set_active_key(struct sctp_endpoint *ep,
/linux/net/sctp/
A Dauth.c875 int sctp_auth_set_active_key(struct sctp_endpoint *ep, in sctp_auth_set_active_key() function
A Dsocket.c3697 return sctp_auth_set_active_key(ep, asoc, val->scact_keynumber); in sctp_setsockopt_active_key()
3704 ret = sctp_auth_set_active_key(ep, asoc, val->scact_keynumber); in sctp_setsockopt_active_key()
3712 int res = sctp_auth_set_active_key(ep, asoc, in sctp_setsockopt_active_key()

Completed in 18 milliseconds