Home
last modified time | relevance | path

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

/Linux-v5.15/net/sctp/
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-v5.15/include/net/sctp/
Dstructs.h987 __u32 last_rtx_chunks; member