Lines Matching refs:ip_addr
367 * ip_addr.h, etharp.h/.c, autoip.c: Create overridable macros for copying
431 * ip_addr.h: Improved some defines working on ip addresses, added faster
468 * inet.h, ip_addr.c/.h: Added reentrant versions of inet_ntoa/ipaddr_ntoa
478 * nearly every file: Replaced struct ip_addr by typedef ip_addr_t to
726 * ip_addr.c/.h: patch #7143: Add a few missing const qualifiers
858 * nearly every file: Use macros defined in ip_addr.h (some of them new)
859 to work with IP addresses (preparation for bug #27352 - Change ip_addr
867 * ip_addr.h, inet.h, def.h, inet.c, def.c, more: Cleanly separate the
870 let inet.h depend on ip_addr.h and not the other way round.
975 * ip_addr.h, netdb.c: patch #6900: added define ip_ntoa(struct ip_addr*)
1447 * inet.h, ip_addr.h: fixed bug #24132: Cross-dependency between ip_addr.h and
1448 inet.h -> moved declaration of struct in_addr from ip_addr.h to inet.h
1557 * autoip.c, etharp.c: ip_addr.h: Integrate patch #6348: "Broadcast ARP packets
2358 changed in netif_set_ipaddr if previous netif->ip_addr.addr was 0.
2503 * inet.c, ip_addr.h, sockets.h, sys.h, tcp.h: Apply patch #5745: Fix
2743 * netif.c: In netif_add() fixed missing clear of ip_addr, netmask, gw and flags.
2848 * ipv4/ip_addr.h: Renamed ip_addr_maskcmp() to _netcmp() as we are
2851 * ipv4/ip_addr.c: ip_addr_isbroadcast() now checks that the given
2932 * ip_addr.c: Fix in the ip_addr_isbroadcast() check.
3075 * struct ip_addr now packed.