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 Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf net: if: Make interface IP configuration more flexible 2018-03-27 10:06:54 -04:00
testcase.yaml tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30