Searched refs:SCTP_DEFAULT_MINSEGMENT (Results 1 – 4 of 4) sorted by relevance
266 if (unlikely(pmtu < SCTP_DEFAULT_MINSEGMENT)) { in sctp_transport_update_pmtu()268 __func__, pmtu, SCTP_DEFAULT_MINSEGMENT); in sctp_transport_update_pmtu()270 pmtu = SCTP_DEFAULT_MINSEGMENT; in sctp_transport_update_pmtu()
2747 params.spp_pathmtu < SCTP_DEFAULT_MINSEGMENT)) in sctp_setsockopt_peer_addr_params()3345 min_len = sctp_mtu_payload(sp, SCTP_DEFAULT_MINSEGMENT, in sctp_setsockopt_maxseg()
299 #define SCTP_DEFAULT_MINSEGMENT 512 /* MTU size ... if no mtu disc */ macro
608 SCTP_DEFAULT_MINSEGMENT)); in sctp_dst_mtu()