Searched refs:reserve_tail (Results 1 – 1 of 1) sorted by relevance
1244 size_t paylen, size_t reserve_tail) in sctp_make_op_error() argument1248 retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail); in sctp_make_op_error()1252 sctp_init_cause(retval, cause_code, paylen + reserve_tail); in sctp_make_op_error()1254 if (reserve_tail) in sctp_make_op_error()1255 sctp_addto_param(retval, reserve_tail, NULL); in sctp_make_op_error()