sctp_sf_authenticate  140 net/sctp/sm_statefuns.c static enum sctp_ierror sctp_sf_authenticate(
sctp_sf_authenticate  650 net/sctp/sm_statefuns.c 	return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR;
sctp_sf_authenticate 4304 net/sctp/sm_statefuns.c 	error = sctp_sf_authenticate(asoc, chunk);