Home
last modified time | relevance | path

Searched refs:tst_get_in6_addr (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/lib/
Dtst_net_vars.c285 tst_get_in6_addr(buf, &network); in get_ipv6_net32_unused()
298 tst_get_in6_addr(buf, &network); in get_ipv6_net32_unused()
309 tst_get_in6_addr(buf, &network); in get_ipv6_net32_unused()
534 tst_get_in6_addr(lip_str, &lip); in get_ipv6_info()
535 tst_get_in6_addr(rip_str, &rip); in get_ipv6_info()
594 tst_get_in6_addr(lip_str, &ip6); in main()
600 tst_get_in6_addr(rip_str, &ip6); in main()
Dtst_net_ip_prefix.c77 tst_get_in6_addr(ip_str, &ip6); in main()
Dtst_net_iface_prefix.c140 tst_get_in6_addr(ip_str, &ip6); in main()
/third_party/ltp/lib/
Dtst_net.c133 void tst_get_in6_addr(const char *ip_str, struct in6_addr *ip6) in tst_get_in6_addr() function
198 tst_get_in6_addr(ip_str, &sa->sin6_addr); in tst_init_sockaddr_inet6()
/third_party/ltp/include/
Dtst_net.h16 void tst_get_in6_addr(const char *ip_str, struct in6_addr *ip6);
/third_party/ltp/doc/
Dnetwork-c-api.txt82 - +void tst_get_in6_addr(const char *ip_str, struct in6_addr *ip6)+ – Convert