Searched refs:niquery_option_subject_addr_handler (Results 1 – 1 of 1) sorted by relevance
/external/iputils/ |
D | ping6.c | 270 static int niquery_option_subject_addr_handler(int index, const char *arg); 285 NIQUERY_OPTION("subject-ipv6", 1, NI_SUBJ_IPV6, niquery_option_subject_addr_handler), 286 NIQUERY_OPTION("subject-ipv4", 1, NI_SUBJ_IPV4, niquery_option_subject_addr_handler), 454 static int niquery_option_subject_addr_handler(int index, const char *arg) in niquery_option_subject_addr_handler() function
|