Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dstructs.h176 int rcvbuf_policy; member
259 #define sctp_rcvbuf_policy (sctp_globals.rcvbuf_policy)
1373 __u32 rcvbuf_policy; member
/linux-3.4.99/net/sctp/
Dendpointola.c150 ep->rcvbuf_policy = sctp_rcvbuf_policy; in sctp_endpoint_init()
Dulpevent.c697 if (asoc->ep->rcvbuf_policy) in sctp_ulpevent_make_rcvmsg()
Dassociola.c1476 if (asoc->ep->rcvbuf_policy) in sctp_assoc_rwnd_decrease()
/linux-3.4.99/Documentation/networking/
Dip-sysctl.txt1430 rcvbuf_policy - INTEGER
1437 the rcvbuf_policy could be set to attribute the receiver buffer space
1447 Similar to rcvbuf_policy above, this applies to send buffer space.