Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dtransport.c266 t->pl.last_rtx_chunks = t->asoc->rtx_data_chunks; in sctp_transport_pl_send()
302 !t->pl.probe_count && t->pl.last_rtx_chunks == t->asoc->rtx_data_chunks) { in sctp_transport_pl_send()
319 t->pl.last_rtx_chunks = t->asoc->rtx_data_chunks; in sctp_transport_pl_recv()
/linux/include/net/sctp/
A Dstructs.h987 __u32 last_rtx_chunks; member

Completed in 11 milliseconds