API for the Internet Protocol
More...
|
| IPv4 |
| IPv4 Network Stack
|
|
| IPv6 |
| IPv6 Network Stack
|
|
|
file | in.h |
| Definitions for the Internet address family.
|
|
|
typedef uint16_t | in_port_t |
| 16-bit type used to store a value for an internet port.
|
|
API for the Internet Protocol
◆ IPPROTO_ICMP
Internet Control Message Protocol.
◆ IPPROTO_IP
Internet Protocol Version 4.
◆ IPPROTO_IPV6
Internet Protocol Version 6.
◆ IPPROTO_TCP
Transmission Control Protocol.
◆ IPPROTO_UDP
◆ IPPROTO_UDPLITE
#define IPPROTO_UDPLITE 136 |
Lightweight User Datagram Protocol.
◆ in_port_t
16-bit type used to store a value for an internet port.