Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h914 #define SCTP_LOCAL_LAN_RTT 900 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h914 #define SCTP_LOCAL_LAN_RTT 900 macro
H A Dsctputil.c2980 if (net->rtt > SCTP_LOCAL_LAN_RTT) { in sctp_calculate_rto()