Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dassociola.c103 asoc->pathmaxrxt = sp->pathmaxrxt; in sctp_association_init()
627 peer->pathmaxrxt = asoc->pathmaxrxt; in sctp_assoc_add_peer()
H A Dsocket.c2550 trans->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2552 asoc->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
2554 sp->pathmaxrxt = params->spp_pathmaxrxt; in sctp_apply_peer_addr_params()
3160 path_sum += peer_addr->pathmaxrxt; in sctp_setsockopt_associnfo()
3891 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3908 trans->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3915 asoc->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
3923 sp->pathmaxrxt = val->spt_pathmaxrxt; in sctp_setsockopt_paddr_thresholds()
4902 sp->pathmaxrxt = net->sctp.max_retrans_path; in sctp_init_sock()
5119 info->sctpi_p_pathmaxrxt = prim->pathmaxrxt; in sctp_get_sctp_info()
[all …]
H A Dproc.c342 seq_printf(seq, "%d ", tsp->pathmaxrxt); in sctp_remaddr_seq_show()
H A Dtransport.c68 peer->pathmaxrxt = net->sctp.max_retrans_path; in sctp_transport_init()
H A Dsm_sideeffect.c551 transport->error_count < transport->pathmaxrxt && in sctp_do_8_2_transport_strike()
563 (transport->error_count > transport->pathmaxrxt)) { in sctp_do_8_2_transport_strike()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h182 __u16 pathmaxrxt; member
884 __u16 pathmaxrxt; member
1797 __u16 pathmaxrxt; member