Home
last modified time | relevance | path

Searched refs:inet6_addr_from_ip6addr (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/porting/include/lwip/
H A Dinet.h47 #define inet6_addr_from_ip6addr(target_in6addr, source_ip6addr) \ macro
/kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/
H A Dinet.h49 #define inet6_addr_from_ip6addr(target_in6addr, source_ip6addr) \ macro
/kernel/uniproton/src/net/lwip-2.1/include/lwip/
H A Dinet.h33 #define inet6_addr_from_ip6addr(target_in6addr, source_ip6addr) do { \ macro
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/
H A Dlwip_ifaddrs.c204 inet6_addr_from_ip6addr(&addr_in6->sin6_addr, (ip6_addr_t *)&netif->ip6_addr[tmp_index]); in get_ipv6_ifaddr()
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/
H A Dlwip_ifaddrs.c190 inet6_addr_from_ip6addr(&addrIn6->sin6_addr, (ip6_addr_t *)&netif->ip6_addr[tmp_index]); in OsGetIpv6Ifaddr()
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c2197 inet6_addr_from_ip6addr(&to.sin6_addr, &(ping6_params.dst_addr));
2403 inet6_addr_from_ip6addr(&stHostAddr6.sin6_addr, (ip6_addr_t *)param);

Completed in 9 milliseconds