Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dtransport.c293 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_send()
336 t->pl.state = SCTP_PL_COMPLETE; /* Search -> Search Complete */ in sctp_transport_pl_recv()
343 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_recv()
349 return t->pl.state == SCTP_PL_COMPLETE; in sctp_transport_pl_recv()
382 } 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.1.9/include/net/sctp/
Dconstants.h208 SCTP_PL_COMPLETE, enumerator