Searched refs:lan_type (Results 1 – 3 of 3) sorted by relevance
427 uint8_t lan_type; member
2518 (net->lan_type == SCTP_LAN_UNKNOWN)) { in sctp_calculate_rto()2520 net->lan_type = SCTP_LAN_INTERNET; in sctp_calculate_rto()2522 net->lan_type = SCTP_LAN_LOCAL; in sctp_calculate_rto()
1162 if ((use_rtcc) && (net->lan_type == SCTP_LAN_LOCAL) && (net->cc_mod.rtcc.use_dccc_ecn)) { in sctp_cwnd_update_after_ecn_echo_common()