Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dtransport.c291 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_send()
334 t->pl.state = SCTP_PL_COMPLETE; /* Search -> Search Complete */ in sctp_transport_pl_recv()
341 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_recv()
347 return t->pl.state == SCTP_PL_COMPLETE; in sctp_transport_pl_recv()
380 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_toobig()
A Doutqueue.c553 if (transport->pl.state == SCTP_PL_COMPLETE && in sctp_retransmit()
/linux-6.3-rc2/include/net/sctp/
A Dconstants.h208 SCTP_PL_COMPLETE, enumerator

Completed in 8 milliseconds