Home
last modified time | relevance | path

Searched refs:ip6_addr_debug_print (Results 1 – 3 of 3) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Dip_addr.h258 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \
383 #define ip_addr_debug_print(debug, ipaddr) ip6_addr_debug_print(debug, ipaddr)
A Dip6_addr.h336 #define ip6_addr_debug_print(debug, ipaddr) \ macro
/lib/lwip/lwip/contrib/examples/example_app/
A Dtest.c464 ip6_addr_debug_print(0xFFFFFFFF & ~LWIP_DBG_HALT, netif_ip6_addr(&slipif2, 0)); in test_netif_init()

Completed in 114 milliseconds