l4p/tcp: introduce tle_tcp_stream_rx_bulk() API 12/32312/1
authorKonstantin Ananyev <[email protected]>
Thu, 13 May 2021 17:25:12 +0000 (17:25 +0000)
committerKonstantin Ananyev <[email protected]>
Fri, 14 May 2021 10:48:51 +0000 (10:48 +0000)
commit267cf19de5077e395cc05918159a93e63e8c4a11
tree631c1a20506c72ac2266dc13ac75861d42900dd8
parent3ef66754cd849a45d2d34ab20bef0a532581d228
l4p/tcp: introduce tle_tcp_stream_rx_bulk() API

tle_tcp_stream_rx_bulk() allows to push input packets for futher processing
straight into given TCP stream.
Given stream is expected to be already in connected state.

Signed-off-by: Konstantin Ananyev <[email protected]>
Change-Id: I94a744d6d9c8ff3671ebfa84b83a34a24612bde0
lib/libtle_l4p/tcp_rxtx.c
lib/libtle_l4p/tle_tcp.h