Home
last modified time | relevance | path

Searched refs:rcvbuf_policy (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/include/net/netns/
Dsctp.h139 int rcvbuf_policy; member
/Linux-v6.1/net/sctp/
Dendpointola.c91 ep->rcvbuf_policy = net->sctp.rcvbuf_policy; in sctp_endpoint_init()
Dsysctl.c237 .data = &init_net.sctp.rcvbuf_policy,
Ddiag.c165 if (asoc && asoc->ep->rcvbuf_policy) in inet_sctp_diag_fill()
Dulpevent.c690 if (asoc->ep->rcvbuf_policy) in sctp_ulpevent_make_rcvmsg()
Dassociola.c1542 if (asoc->ep->rcvbuf_policy) in sctp_assoc_rwnd_decrease()
Dprotocol.c1348 net->sctp.rcvbuf_policy = 0; in sctp_defaults_init()
/Linux-v6.1/include/net/sctp/
Dstructs.h1333 __u32 rcvbuf_policy; member
/Linux-v6.1/Documentation/networking/
Dip-sysctl.rst2881 rcvbuf_policy - INTEGER
2888 the rcvbuf_policy could be set to attribute the receiver buffer space
2898 Similar to rcvbuf_policy above, this applies to send buffer space.