Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtst_net_vars.c61 char *ipv6_lnetwork; member
555 vars.ipv6_lnetwork = get_ipv6_network(lip.s6_addr, lprefix_round); in get_ipv6_info()
558 vars.lhost_ipv6_host = get_host_from_ip(lip_str, vars.ipv6_lnetwork); in get_ipv6_info()
569 print_svar("IPV6_LNETWORK", vars.ipv6_lnetwork); in print_vars()