Searched refs:cntm (Results 1 – 1 of 1) sorted by relevance
12997 struct mbuf *cntm = NULL; in sctp_lower_sosend() local13001 for (cntm = top; cntm; cntm = SCTP_BUF_NEXT(cntm)) { in sctp_lower_sosend()13002 tot_out += SCTP_BUF_LEN(cntm); in sctp_lower_sosend()