Embedded TCP/IP stack  4.7.0

◆ FNET_IP4_ADDR_INIT

#define FNET_IP4_ADDR_INIT (   a,
  b,
  c,
 
)

Converts the standard dotted-decimal notation a.b.c.d to an integer value, suitable for use as an Internet address (in network byte order).

Parameters
aFirst octet of an IP address.
bSecond octet of an IP address.
cThird octet of an IP address.
dFourth octet of an IP address.

Definition at line 47 of file fnet_ip4.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net