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