Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dendpointola.c96 ep->rcvbuf_policy = net->sctp.rcvbuf_policy; in sctp_endpoint_init()
H A Dsysctl.c245 .data = &init_net.sctp.rcvbuf_policy,
H A Ddiag.c173 if (asoc && asoc->ep->rcvbuf_policy) in inet_sctp_diag_fill()
H A Dulpevent.c690 if (asoc->ep->rcvbuf_policy) in sctp_ulpevent_make_rcvmsg()
H A Dassociola.c1536 if (asoc->ep->rcvbuf_policy) in sctp_assoc_rwnd_decrease()
H A Dprotocol.c1342 net->sctp.rcvbuf_policy = 0; in sctp_defaults_init()
/linux/include/net/sctp/
H A Dstructs.h1308 __u32 rcvbuf_policy; member
/linux/Documentation/networking/
H A Dip-sysctl.rst3646 rcvbuf_policy - INTEGER
3653 the rcvbuf_policy could be set to attribute the receiver buffer space
3663 Similar to rcvbuf_policy above, this applies to send buffer space.