Home
last modified time | relevance | path

Searched refs:SCTP_LAN_LOCAL (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h916 #define SCTP_LAN_LOCAL 1 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h916 #define SCTP_LAN_LOCAL 1 macro
H A Dsctp_cc_functions.c1090 if ((use_rtcc) && (net->lan_type == SCTP_LAN_LOCAL) && (net->cc_mod.rtcc.use_dccc_ecn)) { in sctp_cwnd_update_after_ecn_echo_common()
H A Dsctputil.c2983 net->lan_type = SCTP_LAN_LOCAL; in sctp_calculate_rto()