Lines Matching refs:mp
818 meta_med_hnm2ip(md_hi_arr_t *mp, md_error_t *ep)
827 mp->n_lst[i].a_flg = 0;
829 if (mp->n_lst[i].a_cnt > 0 &&
830 strcmp(mp->n_lst[i].a_nm[0], mynode()) == NULL)
831 mp->n_lst[i].a_flg |= NMIP_F_LOCAL;
833 for (j = 0; j < mp->n_lst[i].a_cnt; j++) {
835 char *hnm = mp->n_lst[i].a_nm[j];
844 if (sdssc_get_priv_ipaddr(mp->n_lst[i].a_nm[j],
845 (struct in_addr *)&mp->n_lst[i].a_ip[j]) !=
858 (void) memmove(&mp->n_lst[i].a_ip[j],