Home
last modified time | relevance | path

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

/linux-6.15/net/sctp/
H A Dassociola.c106 asoc->pathmaxrxt = sp->pathmaxrxt; in sctp_association_init()
632 peer->pathmaxrxt = asoc->pathmaxrxt; in sctp_assoc_add_peer()
H A Dproc.c340 seq_printf(seq, "%d ", tsp->pathmaxrxt); in sctp_remaddr_seq_show()
H A Dsocket.c2562 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
3168 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()
3899 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3916 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3923 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3931 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
5981 params.spp_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
6000 params.spp_pathmaxrxt = sp->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
7194 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()
7208 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()
[all …]
H A 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()
H A Dtransport.c68 peer->pathmaxrxt = net->sctp.max_retrans_path; in sctp_transport_init()
/linux-6.15/include/net/sctp/
H A Dstructs.h186 __u16 pathmaxrxt; member
892 __u16 pathmaxrxt; member
1822 __u16 pathmaxrxt; member