sctp_auth_set_key  102 include/net/sctp/auth.h int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
sctp_auth_set_key 3726 net/sctp/socket.c 		ret = sctp_auth_set_key(ep, asoc, authkey);
sctp_auth_set_key 3735 net/sctp/socket.c 		ret = sctp_auth_set_key(ep, asoc, authkey);
sctp_auth_set_key 3745 net/sctp/socket.c 			int res = sctp_auth_set_key(ep, asoc, authkey);