Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dsctp.h146 int ecn_enable; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dsctp.h160 int ecn_enable; member
/kernel/linux/linux-5.10/net/sctp/
H A Dendpointola.c109 ep->ecn_enable = net->sctp.ecn_enable; in sctp_endpoint_init()
H A Dsysctl.c297 .procname = "ecn_enable",
298 .data = &init_net.sctp.ecn_enable,
H A Dsm_make_chunk.c248 if (asoc->ep->ecn_enable) in sctp_make_init()
340 if (asoc->ep->ecn_enable) in sctp_make_init()
2609 if (asoc->ep->ecn_enable) { in sctp_process_param()
H A Dprotocol.c1278 net->sctp.ecn_enable = 1; in sctp_defaults_init()
H A Dsocket.c4404 sctp_sk(sk)->ep->ecn_enable = !!params->assoc_value; in sctp_setsockopt_ecn_supported()
7761 : sctp_sk(sk)->ep->ecn_enable; in sctp_getsockopt_ecn_supported()
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c109 ep->ecn_enable = net->sctp.ecn_enable; in sctp_endpoint_init()
H A Dsysctl.c302 .procname = "ecn_enable",
303 .data = &init_net.sctp.ecn_enable,
H A Dsm_make_chunk.c248 if (asoc->ep->ecn_enable) in sctp_make_init()
340 if (asoc->ep->ecn_enable) in sctp_make_init()
2647 if (asoc->ep->ecn_enable) { in sctp_process_param()
H A Dprotocol.c1376 net->sctp.ecn_enable = 1; in sctp_defaults_init()
H A Dsocket.c4410 sctp_sk(sk)->ep->ecn_enable = !!params->assoc_value; in sctp_setsockopt_ecn_supported()
7885 : sctp_sk(sk)->ep->ecn_enable; in sctp_getsockopt_ecn_supported()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1324 __u8 ecn_enable:1, member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1348 __u8 ecn_enable:1, member

Completed in 51 milliseconds