Skip to main content

Module netinet_in

Module netinet_in 

Source
Expand description

Structs§

group_req
Non-POSIX.
group_source_req
Non-POSIX.
in6_addr
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
in_addr
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
ip_mreq
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
ip_mreq_source
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
ipv6_mreq
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
sockaddr_in
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
sockaddr_in6
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.

Constants§

INADDR_ALLHOSTS_GROUP
Non-POSIX.
INADDR_ALLRTRS_GROUP
Non-POSIX.
INADDR_ANY
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
INADDR_BROADCAST
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
INADDR_LOOPBACK
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
INADDR_MAX_LOCAL_GROUP
Non-POSIX.
INADDR_NONE
Non-POSIX.
INADDR_UNSPEC_GROUP
Non-POSIX.
INET6_ADDRSTRLEN
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
INET_ADDRSTRLEN
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_ICMP
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_ICMPV6
Non-POSIX.
IPPROTO_IDP
Non-POSIX.
IPPROTO_IGMP
Non-POSIX.
IPPROTO_IP
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_IPV6
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_MAX
Non-POSIX.
IPPROTO_PUP
Non-POSIX.
IPPROTO_RAW
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_TCP
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPPROTO_UDP
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPV6_ADD_MEMBERSHIP
Non-POSIX.
IPV6_DROP_MEMBERSHIP
Non-POSIX.
IPV6_JOIN_GROUP
IPV6_LEAVE_GROUP
IPV6_MULTICAST_HOPS
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPV6_MULTICAST_IF
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPV6_MULTICAST_LOOP
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPV6_UNICAST_HOPS
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IPV6_V6ONLY
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
IP_ADD_MEMBERSHIP
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_DROP_MEMBERSHIP
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_MULTICAST_IF
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_MULTICAST_LOOP
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_MULTICAST_TTL
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_RECVTOS
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_TOS
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.
IP_TTL
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/ip.7.html.

Statics§

in6addr_any
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
in6addr_loopback
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.

Type Aliases§

in_addr_t
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.
in_port_t
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.