Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h141 SCTP_IERROR_BAD_SIG, enumerator
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c770 case -SCTP_IERROR_BAD_SIG: in sctp_sf_do_5_1D_ce()
2191 case -SCTP_IERROR_BAD_SIG: in sctp_sf_do_5_2_4_dupcook()
4307 return SCTP_IERROR_BAD_SIG; in sctp_sf_authenticate()
4361 case SCTP_IERROR_BAD_SIG: in sctp_sf_eat_auth()
H A Dsm_make_chunk.c1755 *error = -SCTP_IERROR_BAD_SIG; in sctp_unpack_cookie()