Home
last modified time | relevance | path

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

/third_party/ltp/testcases/lib/
Dtst_net_vars.c221 tst_get_in_addr(buf, &network); in get_ipv4_net16_unused()
233 tst_get_in_addr(buf, &network); in get_ipv4_net16_unused()
243 tst_get_in_addr(buf, &network); in get_ipv4_net16_unused()
507 tst_get_in_addr(lip_str, &lip); in get_ipv4_info()
508 tst_get_in_addr(rip_str, &rip); in get_ipv4_info()
596 tst_get_in_addr(lip_str, &ip); in main()
602 tst_get_in_addr(rip_str, &ip); in main()
Dtst_net_ip_prefix.c79 tst_get_in_addr(ip_str, &ip); in main()
Dtst_net_iface_prefix.c142 tst_get_in_addr(ip_str, &ip); in main()
/third_party/ltp/lib/
Dtst_net.c127 void tst_get_in_addr(const char *ip_str, struct in_addr *ip) in tst_get_in_addr() function
182 tst_get_in_addr(ip_str, &sa->sin_addr); in tst_init_sockaddr_inet()
/third_party/ltp/include/
Dtst_net.h15 void tst_get_in_addr(const char *ip_str, struct in_addr *ip);
/third_party/ltp/doc/
Dnetwork-c-api.txt78 - +void tst_get_in_addr(const char *ip_str, struct in_addr *ip)+ – Convert