Home
last modified time | relevance | path

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

/linux/net/sctp/
A 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()
A Doutput.c585 if (tp->pl.state == SCTP_PL_ERROR) { /* do IP fragmentation if in Error state */ in sctp_packet_transmit()
/linux/include/net/sctp/
A Dconstants.h209 SCTP_PL_ERROR, enumerator

Completed in 6 milliseconds