Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dtransport.c263 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_send()
273 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_send()
286 t->pl.state = SCTP_PL_BASE; /* Search Complete -> Base */ in sctp_transport_pl_send()
308 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_recv()
354 if (t->pl.state == SCTP_PL_BASE) { in sctp_transport_pl_toobig()
364 t->pl.state = SCTP_PL_BASE; /* Search -> Base */ in sctp_transport_pl_toobig()
378 t->pl.state = SCTP_PL_BASE; /* Complete -> Base */ in sctp_transport_pl_toobig()
/linux/include/net/sctp/
H A Dconstants.h206 SCTP_PL_BASE, enumerator
H A Dsctp.h629 t->pl.state = SCTP_PL_BASE; in sctp_transport_pl_reset()
648 t->pl.state = SCTP_PL_BASE; in sctp_transport_pl_update()