Searched refs:sctp_sf_authenticate (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sctp/
H A Dsm_statefuns.c147 static enum sctp_ierror sctp_sf_authenticate(
664 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR;
4346 static enum sctp_ierror sctp_sf_authenticate( function
4448 error = sctp_sf_authenticate(asoc, chunk);

Completed in 101 milliseconds