mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 08:26:34 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fs | ||
logging | ||
mgmt | ||
net | ||
random | ||
settings | ||
shell | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |