.. include:: ../../check.rst =========== arpa/inet.h =========== Functions ========= .. list-table:: :widths: auto :align: center :header-rows: 1 * - Function - Implemented - C23 Standard Section - POSIX Docs * - htonl - |check| - - `POSIX.1-2024 `__ * - htons - |check| - - `POSIX.1-2024 `__ * - inet_addr - - - `POSIX.1-2024 `__ * - inet_ntoa - - - `POSIX.1-2024 `__ * - inet_ntop - - - `POSIX.1-2024 `__ * - inet_pton - - - `POSIX.1-2024 `__ * - ntohl - |check| - - `POSIX.1-2024 `__ * - ntohs - |check| - - `POSIX.1-2024 `__