Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/sctp/
Dconstants.h209 SCTP_PL_ERROR, enumerator
/Linux-v5.15/net/sctp/
Dtransport.c270 t->pl.state = SCTP_PL_ERROR; /* Base -> Error */ in sctp_transport_pl_send()
325 } else if (t->pl.state == SCTP_PL_ERROR) { in sctp_transport_pl_recv()
367 t->pl.state = SCTP_PL_ERROR; /* Base -> Error */ in sctp_transport_pl_toobig()