ip4_addr_debug_print_parts is only used within LwIP.
 
Symbols
loading...
Files
loading...

ip4_addr_debug_print_parts macro

Syntax

#define ip4_addr_debug_print_parts(debug, a, b, c, d) \     LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d))

Arguments

debug

a

b

c

d

References

LocationText
ip4_addr.h:160
#define ip4_addr_debug_print_parts(debug, a, b, c, d) \
ip4_addr.h:163
ip4_addr_debug_print_parts(debug, \
ip4_addr.h:169
ip4_addr_debug_print_parts(debug, \