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

/linux-master/net/sctp/
H A Dproc.c340 seq_printf(seq, "%d ", tsp->pathmaxrxt);
H A Dassociola.c106 asoc->pathmaxrxt = sp->pathmaxrxt;
631 peer->pathmaxrxt = asoc->pathmaxrxt;
H A Dsocket.c2557 trans->pathmaxrxt = params->spp_pathmaxrxt;
2559 asoc->pathmaxrxt = params->spp_pathmaxrxt;
2561 sp->pathmaxrxt = params->spp_pathmaxrxt;
3167 path_sum += peer_addr->pathmaxrxt;
3898 trans->pathmaxrxt = val->spt_pathmaxrxt;
3915 trans->pathmaxrxt = val->spt_pathmaxrxt;
3922 asoc->pathmaxrxt = val->spt_pathmaxrxt;
3930 sp->pathmaxrxt = val->spt_pathmaxrxt;
5022 sp->pathmaxrxt = net->sctp.max_retrans_path;
5240 info->sctpi_p_pathmaxrxt = prim->pathmaxrxt;
[all...]
H A Dsm_sideeffect.c583 transport->error_count < transport->pathmaxrxt &&
595 (transport->error_count > transport->pathmaxrxt)) {
H A Dtransport.c68 peer->pathmaxrxt = net->sctp.max_retrans_path;
/linux-master/include/net/sctp/
H A Dstructs.h186 __u16 pathmaxrxt; member in struct:sctp_sock
891 __u16 pathmaxrxt; member in struct:sctp_transport
1821 __u16 pathmaxrxt; member in struct:sctp_association

Completed in 192 milliseconds