Searched refs:reserve_tail (Results 1 – 1 of 1) sorted by relevance
1264 size_t paylen, size_t reserve_tail) in sctp_make_op_error() argument1268 retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail); in sctp_make_op_error()1272 sctp_init_cause(retval, cause_code, paylen + reserve_tail); in sctp_make_op_error()1274 if (reserve_tail) in sctp_make_op_error()1275 sctp_addto_param(retval, reserve_tail, NULL); in sctp_make_op_error()