Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dsctp.h125 int rcvbuf_policy; member
/OK3568_Linux_fs/kernel/net/sctp/
H A Dendpointola.c91 ep->rcvbuf_policy = net->sctp.rcvbuf_policy; in sctp_endpoint_init()
H A Dsysctl.c232 .data = &init_net.sctp.rcvbuf_policy,
H A Ddiag.c165 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 Dprotocol.c1255 net->sctp.rcvbuf_policy = 0; in sctp_defaults_init()
H A Dassociola.c1532 if (asoc->ep->rcvbuf_policy) in sctp_assoc_rwnd_decrease()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1308 __u32 rcvbuf_policy; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dip-sysctl.rst2597 rcvbuf_policy - INTEGER
2604 the rcvbuf_policy could be set to attribute the receiver buffer space
2614 Similar to rcvbuf_policy above, this applies to send buffer space.