Home
last modified time | relevance | path

Searched refs:prsctp_enable (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/net/netns/
Dsctp.h120 int prsctp_enable; member
/Linux-v4.19/net/sctp/
Dendpointola.c167 ep->prsctp_enable = net->sctp.prsctp_enable; in sctp_endpoint_init()
Dsysctl.c272 .data = &init_net.sctp.prsctp_enable,
Dsm_statetable.c994 if (net->sctp.prsctp_enable) { in sctp_chunk_event_lookup()
Dsm_make_chunk.c265 if (asoc->prsctp_enable) in sctp_make_init()
366 if (asoc->prsctp_enable) in sctp_make_init()
2027 if (asoc->prsctp_enable && !asoc->peer.prsctp_capable) in sctp_process_ext_param()
2177 if (ep->prsctp_enable) in sctp_verify_param()
2654 if (asoc->prsctp_enable) { in sctp_process_param()
Dassociola.c276 asoc->prsctp_enable = ep->prsctp_enable; in sctp_association_init()
Dprotocol.c1263 net->sctp.prsctp_enable = 1; in sctp_defaults_init()
Dsocket.c3974 asoc->prsctp_enable = !!params.assoc_value; in sctp_setsockopt_pr_supported()
3978 sp->ep->prsctp_enable = !!params.assoc_value; in sctp_setsockopt_pr_supported()
7020 params.assoc_value = asoc->prsctp_enable; in sctp_getsockopt_pr_supported()
7024 params.assoc_value = sp->ep->prsctp_enable; in sctp_getsockopt_pr_supported()
/Linux-v4.19/include/net/sctp/
Dstructs.h1334 prsctp_enable:1, member
2060 prsctp_enable:1, member
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt2000 prsctp_enable - BOOLEAN