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