Home
last modified time | relevance | path

Searched refs:IN6ADDR_LOOPBACK_INIT (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dinet.h84 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,PP_HTONL(1)}}} macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dinet.h84 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,PP_HTONL(1)}}} macro
/components/net/lwip/lwip-2.1.2/test/unit/api/
A Dtest_sockets.c135 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_allfunctions_basic_domain()
226 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_init_loopback_addr()
/components/net/netdev/include/
A Dnetdev_ipaddr.h165 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,PP_HTONL(1)}}} macro

Completed in 9 milliseconds