Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtst_net_vars.c513 static void get_ipv4_info(const char *lip_str, const char *rip_str, int lprefix, in get_ipv4_info()
540 static void get_ipv6_info(const char *lip_str, const char *rip_str, in get_ipv6_info()
589 char *lip_str = NULL, *rip_str = NULL; in main() local