Searched refs:SCTP_CMD_REPORT_ERROR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | command.h | 65 SCTP_CMD_REPORT_ERROR, /* Pass this error back out of the sm. */ enumerator
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | command.h | 66 SCTP_CMD_REPORT_ERROR, /* Pass this error back out of the sm. */ enumerator
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_sideeffect.c | 1677 case SCTP_CMD_REPORT_ERROR: in sctp_cmd_interpreter()
|
H A D | sm_statefuns.c | 5116 sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR, SCTP_ERROR(-EINVAL)); in sctp_sf_error_closed() 5131 sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR, in sctp_sf_error_shutdown()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_sideeffect.c | 1687 case SCTP_CMD_REPORT_ERROR: in sctp_cmd_interpreter()
|
H A D | sm_statefuns.c | 5216 sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR, SCTP_ERROR(-EINVAL)); in sctp_sf_error_closed() 5231 sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR, in sctp_sf_error_shutdown()
|
Completed in 21 milliseconds