Home
last modified time | relevance | path

Searched refs:pf_retrans (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/net/netns/
Dsctp.h90 int pf_retrans; member
/Linux-v5.4/net/sctp/
Dtransport.c69 peer->pf_retrans = net->sctp.pf_retrans; in sctp_transport_init()
Dassociola.c88 asoc->pf_retrans = sp->pf_retrans; in sctp_association_init()
626 peer->pf_retrans = asoc->pf_retrans; in sctp_assoc_add_peer()
Dsysctl.c210 .data = &init_net.sctp.pf_retrans,
Dsocket.c3966 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3981 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3986 asoc->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3992 sp->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
5043 sp->pf_retrans = net->sctp.pf_retrans; in sctp_init_sock()
7194 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7205 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7210 val.spt_pathpfthld = sp->pf_retrans; in sctp_getsockopt_paddr_thresholds()
Dsm_sideeffect.c550 (transport->error_count > transport->pf_retrans)) { in sctp_do_8_2_transport_strike()
/Linux-v5.4/include/net/sctp/
Dstructs.h187 int pf_retrans; member
899 int pf_retrans; member
1775 int pf_retrans; member
/Linux-v5.4/Documentation/networking/
Dip-sysctl.txt2077 of pf_retrans > path_max_retrans also disables pf state. That is, one of
2078 both pf_enable and pf_retrans > path_max_retrans can disable pf state.
2079 Since pf_retrans and path_max_retrans can be changed by userspace
2081 pf_retrans > path_max_retrans, but occasionally the value of pf_retrans
2160 pf_retrans - INTEGER
2164 passes the pf_retrans threshold can still be used. Its only
2169 for details. Note also that a value of pf_retrans > path_max_retrans
2170 disables this feature. Since both pf_retrans and path_max_retrans can