Home
last modified time | relevance | path

Searched refs:pf_retrans (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/net/netns/
H A Dsctp.h90 int pf_retrans; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dsctp.h104 int pf_retrans; member
/kernel/linux/linux-5.10/net/sctp/
H A Dsysctl.c112 .procname = "pf_retrans",
113 .data = &init_net.sctp.pf_retrans,
126 .extra1 = &init_net.sctp.pf_retrans,
505 table[SCTP_PS_RETRANS_IDX].extra1 = &net->sctp.pf_retrans; in sctp_sysctl_net_register()
H A Dtransport.c69 peer->pf_retrans = net->sctp.pf_retrans; in sctp_transport_init()
H A Dassociola.c89 asoc->pf_retrans = sp->pf_retrans; in sctp_association_init()
630 peer->pf_retrans = asoc->pf_retrans; in sctp_assoc_add_peer()
H A Dsocket.c3894 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3911 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3918 asoc->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3926 sp->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
4903 sp->pf_retrans = net->sctp.pf_retrans; in sctp_init_sock()
7063 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7075 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7081 val.spt_pathpfthld = sp->pf_retrans; in sctp_getsockopt_paddr_thresholds()
H A Dsm_sideeffect.c544 /* If the transport error count is greater than the pf_retrans in sctp_do_8_2_transport_strike()
552 transport->error_count > transport->pf_retrans) { in sctp_do_8_2_transport_strike()
/kernel/linux/linux-6.6/net/sctp/
H A Dsysctl.c117 .procname = "pf_retrans",
118 .data = &init_net.sctp.pf_retrans,
131 .extra1 = &init_net.sctp.pf_retrans,
613 table[SCTP_PS_RETRANS_IDX].extra1 = &net->sctp.pf_retrans; in sctp_sysctl_net_register()
H A Dassociola.c89 asoc->pf_retrans = sp->pf_retrans; in sctp_association_init()
634 peer->pf_retrans = asoc->pf_retrans; in sctp_assoc_add_peer()
H A Dtransport.c69 peer->pf_retrans = net->sctp.pf_retrans; in sctp_transport_init()
H A Dsocket.c3900 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3917 trans->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3924 asoc->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
3932 sp->pf_retrans = val->spt_pathpfthld; in sctp_setsockopt_paddr_thresholds()
5022 sp->pf_retrans = net->sctp.pf_retrans; in sctp_init_sock()
7187 val.spt_pathpfthld = trans->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7199 val.spt_pathpfthld = asoc->pf_retrans; in sctp_getsockopt_paddr_thresholds()
7205 val.spt_pathpfthld = sp->pf_retrans; in sctp_getsockopt_paddr_thresholds()
H A Dsm_sideeffect.c576 /* If the transport error count is greater than the pf_retrans in sctp_do_8_2_transport_strike()
584 transport->error_count > transport->pf_retrans) { in sctp_do_8_2_transport_strike()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h187 __u16 pf_retrans; member
893 __u16 pf_retrans; member
1776 __u16 pf_retrans; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h191 __u16 pf_retrans; member
903 __u16 pf_retrans; member
1799 __u16 pf_retrans; member

Completed in 40 milliseconds