Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h138 SCTP_IERROR_NO_ERROR = 0, enumerator
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h139 SCTP_IERROR_NO_ERROR = 0, enumerator
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_make_chunk.c2060 * SCTP_IERROR_NO_ERROR - continue with the chunk
2070 int retval = SCTP_IERROR_NO_ERROR; in sctp_process_unk_param()
2115 * SCTP_IERROR_NO_ERROR - continue with the chunk
2126 int retval = SCTP_IERROR_NO_ERROR; in sctp_verify_param()
2296 case SCTP_IERROR_NO_ERROR: in sctp_verify_init()
H A Dsm_statefuns.c656 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR; in sctp_auth_chunk_verify()
3139 case SCTP_IERROR_NO_ERROR: in sctp_sf_eat_data_6_2()
3259 case SCTP_IERROR_NO_ERROR: in sctp_sf_eat_data_fast_4_4()
4313 return SCTP_IERROR_NO_ERROR; in sctp_sf_authenticate()
6574 return SCTP_IERROR_NO_ERROR; in sctp_eat_data()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_make_chunk.c2105 * SCTP_IERROR_NO_ERROR - continue with the chunk
2115 int retval = SCTP_IERROR_NO_ERROR; in sctp_process_unk_param()
2160 * SCTP_IERROR_NO_ERROR - continue with the chunk
2171 int retval = SCTP_IERROR_NO_ERROR; in sctp_verify_param()
2341 case SCTP_IERROR_NO_ERROR: in sctp_verify_init()
H A Dsm_statefuns.c664 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR; in sctp_auth_chunk_verify()
3203 case SCTP_IERROR_NO_ERROR: in sctp_sf_eat_data_6_2()
3323 case SCTP_IERROR_NO_ERROR: in sctp_sf_eat_data_fast_4_4()
4416 return SCTP_IERROR_NO_ERROR; in sctp_sf_authenticate()
6674 return SCTP_IERROR_NO_ERROR; in sctp_eat_data()

Completed in 30 milliseconds