Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dtransport.c278 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_send()
316 t->pl.state = SCTP_PL_SEARCH; /* Base -> Search */ in sctp_transport_pl_recv()
319 t->pl.state = SCTP_PL_SEARCH; /* Error -> Search */ in sctp_transport_pl_recv()
325 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_recv()
343 t->pl.state = SCTP_PL_SEARCH; /* Search Complete -> Search */ in sctp_transport_pl_recv()
366 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_toobig()
/linux-6.3-rc2/include/net/sctp/
A Dconstants.h207 SCTP_PL_SEARCH, enumerator

Completed in 5 milliseconds