Home | History | Annotate | Download | only in src

Lines Matching refs:is_ip

413 char *option_string(unsigned char opt, int *is_ip, int *is_name)
420 if (is_ip)
421 *is_ip = !!(opttab[i].size & OT_ADDR_LIST);