Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c12907 struct mbuf *cntm = NULL; in sctp_lower_sosend() local
12911 for (cntm = top; cntm; cntm = SCTP_BUF_NEXT(cntm)) { in sctp_lower_sosend()
12912 tot_out += SCTP_BUF_LEN(cntm); in sctp_lower_sosend()