Home
last modified time | relevance | path

Searched refs:SCTP_PL_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/sctp/
Dtransport.c270 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_send()
280 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_send()
293 t->pl.state = SCTP_PL_BASE; /* Search Complete -> Base */ in sctp_transport_pl_send()
315 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_recv()
361 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_toobig()
371 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_toobig()
385 t->pl.state = SCTP_PL_BASE; /* Complete -> Base */ in sctp_transport_pl_toobig()
/linux-6.12.1/include/net/sctp/
Dconstants.h206 SCTP_PL_BASE, enumerator
Dsctp.h632 t->pl.state = SCTP_PL_BASE; in sctp_transport_pl_reset()
651 t->pl.state = SCTP_PL_BASE; in sctp_transport_pl_update()