Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dtransport.c280 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_send()
318 t->pl.state = SCTP_PL_SEARCH; /* Base -> Search */ in sctp_transport_pl_recv()
321 t->pl.state = SCTP_PL_SEARCH; /* Error -> Search */ in sctp_transport_pl_recv()
327 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_recv()
345 t->pl.state = SCTP_PL_SEARCH; /* Search Complete -> Search */ in sctp_transport_pl_recv()
368 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_toobig()
/linux-6.1.9/include/net/sctp/
Dconstants.h207 SCTP_PL_SEARCH, enumerator