Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_constants.h914 #define SCTP_LAN_LOCAL 1 macro
HDsctp_cc_functions.c1091 if ((use_rtcc) && (net->lan_type == SCTP_LAN_LOCAL) && (net->cc_mod.rtcc.use_dccc_ecn)) { in sctp_cwnd_update_after_ecn_echo_common()
HDsctputil.c2971 net->lan_type = SCTP_LAN_LOCAL; in sctp_calculate_rto()