sctp_sf_authenticate  139 net/sctp/sm_statefuns.c static sctp_ierror_t sctp_sf_authenticate(const struct sctp_endpoint *ep,
sctp_sf_authenticate  746 net/sctp/sm_statefuns.c 		ret = sctp_sf_authenticate(ep, new_asoc, type, &auth);
sctp_sf_authenticate 3872 net/sctp/sm_statefuns.c 	error = sctp_sf_authenticate(ep, asoc, type, chunk);