Home
last modified time | relevance | path

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

/linux/net/sctp/
A 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()
373 } else if (t->pl.state == SCTP_PL_SEARCH) { in sctp_transport_pl_toobig()
/linux/include/net/sctp/
A Dconstants.h207 SCTP_PL_SEARCH, enumerator

Completed in 5 milliseconds