Home
last modified time | relevance | path

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

/linux-6.12.1/net/sctp/
Dtransport.c291 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_send()
337 t->pl.state = SCTP_PL_COMPLETE; /* Search -> Search Complete */ in sctp_transport_pl_recv()
344 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_recv()
350 return t->pl.state == SCTP_PL_COMPLETE; in sctp_transport_pl_recv()
383 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_toobig()
Doutqueue.c553 if (transport->pl.state == SCTP_PL_COMPLETE && in sctp_retransmit()
/linux-6.12.1/include/net/sctp/
Dconstants.h208 SCTP_PL_COMPLETE, enumerator