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

ip_addr_debug_print_val macro

Syntax

#define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr)

Arguments

debug

ipaddr

References

LocationText
ip_addr.h:307
#define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr)
dns.c:622
ip_addr_debug_print_val(DNS_DEBUG, dns_table[i].ipaddr);
dns.c:1144
ip_addr_debug_print_val(DNS_DEBUG, entry->ipaddr);
sockets.c:705
ip_addr_debug_print_val(SOCKETS_DEBUG, naddr);
sockets.c:745
ip_addr_debug_print_val(SOCKETS_DEBUG, local_addr);
sockets.c:845
ip_addr_debug_print_val(SOCKETS_DEBUG, remote_addr);
sockets.c:1074
ip_addr_debug_print_val(SOCKETS_DEBUG, tmpaddr);
sockets.c:1146
ip_addr_debug_print_val(SOCKETS_DEBUG, *netbuf_fromaddr(buf));
sockets.c:1640
ip_addr_debug_print_val(SOCKETS_DEBUG, buf.addr);
sockets.c:2733
ip_addr_debug_print_val(SOCKETS_DEBUG, naddr);
tcp.c:1335
ip_addr_debug_print_val(TCP_DEBUG, pcb->remote_ip);
tcp_out.c:2087
ip_addr_debug_print_val(TCP_DEBUG, pcb->remote_ip);
tcp_out.c:2130
ip_addr_debug_print_val(TCP_DEBUG, pcb->remote_ip);
udp.c:241
ip_addr_debug_print_val(UDP_DEBUG, *ip_current_dest_addr());
udp.c:243
ip_addr_debug_print_val(UDP_DEBUG, *ip_current_src_addr());
udp.c:256
ip_addr_debug_print_val(UDP_DEBUG, pcb->local_ip);
udp.c:258
ip_addr_debug_print_val(UDP_DEBUG, pcb->remote_ip);
udp.c:1024
ip_addr_debug_print_val(UDP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, pcb->local_ip);
udp.c:1101
ip_addr_debug_print_val(UDP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE,