Home
last modified time | relevance | path

Searched refs:max_retrans_association (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/netns/
H A Dsctp.h97 int max_retrans_association; member
/openbmc/linux/net/sctp/
H A Dsysctl.c213 .data = &init_net.sctp.max_retrans_association,
H A Dprotocol.c1345 net->sctp.max_retrans_association = 10; in sctp_defaults_init()
H A Dsocket.c5004 sp->assocparams.sasoc_asocmaxrxt = net->sctp.max_retrans_association; in sctp_init_sock()