Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netns/
Dsctp.h90 int pf_retrans; member
/Linux-v4.19/net/sctp/
Dtransport.c84 peer->pf_retrans = net->sctp.pf_retrans; in sctp_transport_init()
Dassociola.c104 asoc->pf_retrans = net->sctp.pf_retrans; in sctp_association_init()
645 peer->pf_retrans = asoc->pf_retrans; in sctp_assoc_add_peer()
Dsysctl.c228 .data = &init_net.sctp.pf_retrans,
Dsm_sideeffect.c564 (asoc->pf_retrans < transport->pathmaxrxt) && in sctp_do_8_2_transport_strike()
565 (transport->error_count > asoc->pf_retrans)) { in sctp_do_8_2_transport_strike()
Dsocket.c3904 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3909 asoc->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3918 trans->pf_retrans = val.spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
6879 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
6888 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()
/Linux-v4.19/include/net/sctp/
Dstructs.h909 int pf_retrans; member
1777 int pf_retrans; member
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt1954 of pf_retrans > path_max_retrans also disables pf state. That is, one of
1955 both pf_enable and pf_retrans > path_max_retrans can disable pf state.
1956 Since pf_retrans and path_max_retrans can be changed by userspace
1958 pf_retrans > path_max_retrans, but occasionally the value of pf_retrans
2037 pf_retrans - INTEGER
2041 passes the pf_retrans threshold can still be used. Its only
2046 for details. Note also that a value of pf_retrans > path_max_retrans
2047 disables this feature. Since both pf_retrans and path_max_retrans can