Embedded TCP/IP stack: fnet_protocol_t

FNET

Embedded TCP/IP stack  4.1.0

Protocol numbers and Level numbers for the fnet_socket_setopt() and the fnet_socket_getopt().

Enumerator
IPPROTO_IP 

IPv4 options level number for fnet_socket_getopt() and fnet_socket_setopt().

IPPROTO_ICMP 

ICMPv4 protocol number.

IPPROTO_IGMP 

IGMP protocol number.

IPPROTO_TCP 

TCP protocol number; TCP options level number for fnet_socket_getopt() and fnet_socket_setopt().

IPPROTO_UDP 

UDP protocol number.

IPPROTO_IPV6 

IPv6 options level number for fnet_socket_getopt() and fnet_socket_setopt().

IPPROTO_ICMPV6 

ICMPv6 protocol number.

SOL_SOCKET 

Socket options level number for fnet_socket_getopt() and fnet_socket_setopt().

Definition at line 356 of file fnet_socket.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net