mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 15:13:53 +00:00
Any data structure declaration tagged with __net_socket will end up in the kernel object table with type K_OBJ_NET_SOCKET. These all correspond to objects which are associated with socket file descriptors and can handle the socket vtable API. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
common.h | ||
gcc.h | ||
xcc_missing_defs.h | ||
xcc.h | ||
zephyr_stdint.h |