Home
last modified time | relevance | path

Searched refs:SCTP_ERROR_RSRC_LOW (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dsctp.h520 SCTP_ERROR_RSRC_LOW = cpu_to_be16(0x00A1), enumerator
/Linux-v4.19/net/sctp/
Dsm_sideeffect.c855 sctp_init_cause(abort, SCTP_ERROR_RSRC_LOW, 0); in sctp_cmd_assoc_update()
860 SCTP_PERR(SCTP_ERROR_RSRC_LOW)); in sctp_cmd_assoc_update()
Dsm_make_chunk.c3083 return SCTP_ERROR_RSRC_LOW; in sctp_process_asconf_param()
3293 if (err_code == SCTP_ERROR_RSRC_LOW) in sctp_process_asconf()
3478 case SCTP_ERROR_RSRC_LOW: in sctp_process_asconf_ack()
Dsm_statefuns.c3930 sctp_init_cause(abort, SCTP_ERROR_RSRC_LOW, 0); in sctp_sf_do_asconf_ack()