Searched refs:lan_type (Results 1 – 3 of 3) sorted by relevance
396 uint8_t lan_type; member
2967 (net->lan_type == SCTP_LAN_UNKNOWN)) { in sctp_calculate_rto()2969 net->lan_type = SCTP_LAN_INTERNET; in sctp_calculate_rto()2971 net->lan_type = SCTP_LAN_LOCAL; in sctp_calculate_rto()
1091 if ((use_rtcc) && (net->lan_type == SCTP_LAN_LOCAL) && (net->cc_mod.rtcc.use_dccc_ecn)) { in sctp_cwnd_update_after_ecn_echo_common()