Searched refs:lnets (Results 1 – 1 of 1) sorted by relevance
496 struct sctp_nets *lnets; in sctp_mark_all_for_resend() local786 TAILQ_FOREACH(lnets, &stcb->asoc.nets, sctp_next) { in sctp_mark_all_for_resend()787 lnets->flight_size = 0; in sctp_mark_all_for_resend()790 (void *)lnets, lnets->cwnd, lnets->ssthresh); in sctp_mark_all_for_resend()