Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c1206 int32_t new_xtralen; in sctp_output() local
1236 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()