Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsctp.h482 SCTP_ERROR_INV_PARAM = cpu_to_be16(0x07), enumerator
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c1962 sctp_init_cause(*errp, SCTP_ERROR_INV_PARAM, 0); in sctp_process_inv_mandatory()
3449 return SCTP_ERROR_INV_PARAM; in sctp_get_asconf_response()
3452 return SCTP_ERROR_INV_PARAM; in sctp_get_asconf_response()
H A Dsm_statefuns.c571 error = SCTP_ERROR_INV_PARAM; in sctp_sf_do_5_1C_ack()