Home
last modified time | relevance | path

Searched defs:lip_str (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/lib/
Dtst_net_vars.c498 static void get_ipv4_info(const char *lip_str, const char *rip_str, int lprefix, in get_ipv4_info()
525 static void get_ipv6_info(const char *lip_str, const char *rip_str, in get_ipv6_info()
574 char *lip_str = NULL, *rip_str = NULL; in main() local