Searched refs:maptable (Results 1 – 2 of 2) sorted by relevance
637 hostmap_t hm, *hmp, **maptable; local642 maptable = (hostmap_t **)malloc(sizeof(hostmap_t *) *644 if (kmemcpy((char *)maptable, (u_long)nsp->ns_maptable,651 hmp = maptable[hv];663 free(maptable);
382 linked list for maptable not setup correctly in nat_hostmap()384 check for maptable rather than nat_table[1] to see if malloc for maptable