Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dassociola.c106 asoc->pathmaxrxt = sp->pathmaxrxt; in sctp_association_init()
631 peer->pathmaxrxt = asoc->pathmaxrxt; in sctp_assoc_add_peer()
A Dproc.c340 seq_printf(seq, "%d ", tsp->pathmaxrxt); in sctp_remaddr_seq_show()
A Dsocket.c2561 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
3167 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()
3898 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3915 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3922 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3930 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
5980 params.spp_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
5999 params.spp_pathmaxrxt = sp->pathmaxrxt; in sctp_getsockopt_peer_addr_params()
7193 val.spt_pathmaxrxt = trans->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()
7207 val.spt_pathmaxrxt = asoc->pathmaxrxt; in sctp_getsockopt_paddr_thresholds()
[all …]
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()
A Dtransport.c68 peer->pathmaxrxt = net->sctp.max_retrans_path; in sctp_transport_init()
/linux/include/net/sctp/
A Dstructs.h186 __u16 pathmaxrxt; member
891 __u16 pathmaxrxt; member
1821 __u16 pathmaxrxt; member

Completed in 32 milliseconds