Searched refs:prev_msg (Results 1 – 1 of 1) sorted by relevance
153 if (msg == prev_msg) \160 prev_msg = msg; \168 struct sctp_datamsg *msg, *prev_msg = NULL; in sctp_for_each_tx_datachunk() local