Searched refs:SCTP_PL_COMPLETE (Results 1 – 2 of 2) sorted by relevance
289 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_send()301 if (t->pl.state == SCTP_PL_COMPLETE && t->pl.raise_count < 30 && in sctp_transport_pl_send()342 t->pl.state = SCTP_PL_COMPLETE; /* Search -> Search Complete */ in sctp_transport_pl_recv()348 } else if (t->pl.state == SCTP_PL_COMPLETE && t->pl.raise_count == 30) { in sctp_transport_pl_recv()354 return t->pl.state == SCTP_PL_COMPLETE; in sctp_transport_pl_recv()387 } else if (t->pl.state == SCTP_PL_COMPLETE) { in sctp_transport_pl_toobig()
208 SCTP_PL_COMPLETE, enumerator
Completed in 6 milliseconds