Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsm_make_chunk.c1195 static struct sctp_chunk *sctp_make_op_error_space( in sctp_make_op_error_space() function
1237 return sctp_make_op_error_space(asoc, chunk, size); in sctp_make_op_error_fixed()
1248 retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail); in sctp_make_op_error()
1795 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_unpack_cookie()
1886 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_process_missing_param()
1908 *errp = sctp_make_op_error_space(asoc, chunk, 0); in sctp_process_inv_mandatory()
1953 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_process_hn_param()