Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c1253 static struct sctp_chunk *sctp_make_op_error_space( in sctp_make_op_error_space() function
1302 return sctp_make_op_error_space(asoc, chunk, size); in sctp_make_op_error_limited()
1313 retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail); in sctp_make_op_error()
1937 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_process_missing_param()
1959 *errp = sctp_make_op_error_space(asoc, chunk, 0); in sctp_process_inv_mandatory()