Home
last modified time | relevance | path

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

/linux-6.15/net/sctp/
H A Dtransport.c272 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_send()
282 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_send()
295 t->pl.state = SCTP_PL_BASE; /* Search Complete -> Base */ in sctp_transport_pl_send()
317 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_recv()
363 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_toobig()
373 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_toobig()
387 t->pl.state = SCTP_PL_BASE; /* Complete -> Base */ in sctp_transport_pl_toobig()
/linux-6.15/include/net/sctp/
H A Dconstants.h206 SCTP_PL_BASE, enumerator
H A 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()