Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsctp.h505 SCTP_ERROR_RSRC_LOW = cpu_to_be16(0x00A1), enumerator
/Linux-v5.10/net/sctp/
Dsm_sideeffect.c841 sctp_init_cause(abort, SCTP_ERROR_RSRC_LOW, 0); in sctp_cmd_assoc_update()
846 SCTP_PERR(SCTP_ERROR_RSRC_LOW)); in sctp_cmd_assoc_update()
Dsm_make_chunk.c3074 return SCTP_ERROR_RSRC_LOW; in sctp_process_asconf_param()
3284 if (err_code == SCTP_ERROR_RSRC_LOW) in sctp_process_asconf()
3469 case SCTP_ERROR_RSRC_LOW: in sctp_process_asconf_ack()
Dsm_statefuns.c3950 sctp_init_cause(abort, SCTP_ERROR_RSRC_LOW, 0); in sctp_sf_do_asconf_ack()