Home
last modified time | relevance | path

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

/external/iputils/
Dping6.c269 static int niquery_option_ipv4_flag_handler(int index, const char *arg);
284 NIQUERY_OPTION("ipv4-all", 0, NI_IPV4ADDR_F_ALL, niquery_option_ipv4_flag_handler),
428 static int niquery_option_ipv4_flag_handler(int index, const char *arg) in niquery_option_ipv4_flag_handler() function