.. include:: ../../check.rst ======== net/if.h ======== Macros ====== .. list-table:: :widths: auto :align: center :header-rows: 1 * - Macro - Implemented - C23 Standard Section - POSIX Docs * - IF_NAMESIZE - - - `POSIX.1-2024 `__ Functions ========= .. list-table:: :widths: auto :align: center :header-rows: 1 * - Function - Implemented - C23 Standard Section - POSIX Docs * - if_freenameindex - - - `POSIX.1-2024 `__ * - if_indextoname - - - `POSIX.1-2024 `__ * - if_nameindex - - - `POSIX.1-2024 `__ * - if_nametoindex - - - `POSIX.1-2024 `__