Searched refs:new_xtralen (Results 1 – 1 of 1) sorted by relevance
1206 int32_t new_xtralen; in sctp_output() local1236 new_xtralen = xtralen + sizeof (*sdc); in sctp_output()1239 if (new_len - new_xtralen > cansend || in sctp_output()1257 xtralen = new_xtralen; in sctp_output()