Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netns/
A Dsctp.h160 int ecn_enable; member
/linux-6.3-rc2/net/sctp/
A Dendpointola.c109 ep->ecn_enable = net->sctp.ecn_enable; in sctp_endpoint_init()
A Dsysctl.c303 .data = &init_net.sctp.ecn_enable,
A Dsm_make_chunk.c248 if (asoc->ep->ecn_enable) in sctp_make_init()
340 if (asoc->ep->ecn_enable) in sctp_make_init()
2655 if (asoc->ep->ecn_enable) { in sctp_process_param()
A Dprotocol.c1378 net->sctp.ecn_enable = 1; in sctp_defaults_init()
A Dsocket.c4398 sctp_sk(sk)->ep->ecn_enable = !!params->assoc_value; in sctp_setsockopt_ecn_supported()
7872 : sctp_sk(sk)->ep->ecn_enable; in sctp_getsockopt_ecn_supported()
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h1350 __u8 ecn_enable:1, member
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst3129 ecn_enable - BOOLEAN

Completed in 37 milliseconds