diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-12-08 21:04:07 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-11 11:23:05 -0500 |
commit | be4e0ce10dc64b9a8aae42ec3dbd906022f91ec5 (patch) | |
tree | e7da93ea3e3d4ddec4978ddb02cf73a3e720ef06 /include/net/sctp/ulpevent.h | |
parent | 94014e8d871ae43d834828710c098518be44b5d9 (diff) | |
download | linux-be4e0ce10dc64b9a8aae42ec3dbd906022f91ec5.tar.gz linux-be4e0ce10dc64b9a8aae42ec3dbd906022f91ec5.tar.bz2 linux-be4e0ce10dc64b9a8aae42ec3dbd906022f91ec5.zip |
sctp: implement start_pd for sctp_stream_interleave
start_pd is added as a member of sctp_stream_interleave, used to
do partial_delivery for data or idata when datalen >= asoc->rwnd
in sctp_eat_data. The codes have been done in last patches, but
they need to be extracted into start_pd, so that it could be used
for SCTP_CMD_PART_DELIVER cmd as well.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/sctp/ulpevent.h')
0 files changed, 0 insertions, 0 deletions