zephyr/tests/net/tcp
Michael Scott 2c987298f2 net: tcp: expose some TCP helper functions
Similar to UDP, some drivers can make use of the following functions:
net_tcp_get_hdr()
net_tcp_set_hdr()

Let's expose them as <net/tcp.h> and change all internal references
to "tcp_internal.h".

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-05-15 18:07:47 +03:00
..
src net: tcp: expose some TCP helper functions 2018-05-15 18:07:47 +03:00
CMakeLists.txt
prj.conf
testcase.yaml tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30