Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dconstants.h294 #define SCTP_DEFAULT_MAXSEGMENT 1500 /* MTU size, this is the limit macro
/openbmc/linux/net/sctp/
H A Dtransport.c259 transport->pathmtu = SCTP_DEFAULT_MAXSEGMENT; in sctp_transport_pmtu()
H A Dsm_make_chunk.c1292 size_t size = SCTP_DEFAULT_MAXSEGMENT; in sctp_make_op_error_limited()