Home | History | Annotate | Download | only in usrsctplib

Lines Matching refs:olen

804 	int hlen, tlen, olen;
881 olen = 0;
883 olen += o->m_len;
884 if (hlen + olen < len) {