Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtst_net_vars.c55 char *ipv4_lnetwork; member
531 vars.ipv4_lnetwork = get_ipv4_network(lip.s_addr, lprefix_round); in get_ipv4_info()
534 vars.lhost_ipv4_host = get_host_from_ip(lip_str, vars.ipv4_lnetwork); in get_ipv4_info()
579 print_svar("IPV4_LNETWORK", vars.ipv4_lnetwork); in print_vars()