Searched refs:SCTP_PL_COMPLETE (Results 1 – 3 of 3) sorted by relevance
291 } 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()
553 if (transport->pl.state == SCTP_PL_COMPLETE && in sctp_retransmit()
208 SCTP_PL_COMPLETE, enumerator
Completed in 8 milliseconds