Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dsm_make_chunk.c1136 static struct sctp_chunk *sctp_make_op_error_space( in sctp_make_op_error_space() function
1178 return sctp_make_op_error_space(asoc, chunk, size); in sctp_make_op_error_fixed()
1189 retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail); in sctp_make_op_error()
1756 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_unpack_cookie()
1849 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_process_missing_param()
1871 *errp = sctp_make_op_error_space(asoc, chunk, 0); in sctp_process_inv_mandatory()
1916 *errp = sctp_make_op_error_space(asoc, chunk, len); in sctp_process_hn_param()