Home
last modified time | relevance | path

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

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