Home
last modified time | relevance | path

Searched refs:pathmaxrxt (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/net/sctp/
Dassociola.c106 asoc->pathmaxrxt = sp->pathmaxrxt; in sctp_association_init()
631 peer->pathmaxrxt = asoc->pathmaxrxt; in sctp_assoc_add_peer()
Dproc.c340 seq_printf(seq, "%d ", tsp->pathmaxrxt); in sctp_remaddr_seq_show()
Dsocket.c2549 trans->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2551 asoc->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2553 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
3159 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()
3890 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3907 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3914 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3922 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
5014 sp->pathmaxrxt = net->sctp.max_retrans_path; in sctp_init_sock()
5232 info->sctpi_p_pathmaxrxt = prim->pathmaxrxt; in sctp_get_sctp_info()
[all …]
Dsm_sideeffect.c583 transport->error_count < transport->pathmaxrxt && in sctp_do_8_2_transport_strike()
595 (transport->error_count > transport->pathmaxrxt)) { in sctp_do_8_2_transport_strike()
Dtransport.c68 peer->pathmaxrxt = net->sctp.max_retrans_path; in sctp_transport_init()
/Linux-v6.6/include/net/sctp/
Dstructs.h186 __u16 pathmaxrxt; member
894 __u16 pathmaxrxt; member
1824 __u16 pathmaxrxt; member