l4p/tcp: introduce tle_tcp_stream_get_state() API 22/33022/1
authorKonstantin Ananyev <[email protected]>
Tue, 6 Jul 2021 15:08:48 +0000 (15:08 +0000)
committerKonstantin Ananyev <[email protected]>
Tue, 6 Jul 2021 15:08:48 +0000 (15:08 +0000)
commitace4313dfd1f17eac022e497bb412e8e290c05e3
tree0aa3f12476d3a615dd47489154074144966a1dc9
parenta32eaa3d00beef6bb81e2aadc2088e9a937d1fd0
l4p/tcp: introduce tle_tcp_stream_get_state() API

tle_tcp_stream_get_state() allows user to query information regarding
stream state, control ops and remote termination events.

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