Home
last modified time | relevance | path

Searched refs:SCTP_PL_SEARCH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/sctp/
Dtransport.c276 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_send()
323 t->pl.state = SCTP_PL_SEARCH; /* Base -> Search */ in sctp_transport_pl_recv()
326 t->pl.state = SCTP_PL_SEARCH; /* Error -> Search */ in sctp_transport_pl_recv()
332 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_recv()
350 t->pl.state = SCTP_PL_SEARCH; /* Search Complete -> Search */ in sctp_transport_pl_recv()
372 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_toobig()
/Linux-v5.15/include/net/sctp/
Dconstants.h207 SCTP_PL_SEARCH, enumerator