Searched defs:g_gid_map_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_name_service.c62 DAPL_GID_MAP g_gid_map_table[MAX_GID_ENTRIES]; variable
201 gmt = g_gid_map_table;
202 for (count = 0, gmt = g_gid_map_table; gmt->ip_address; gmt++) {
246 for (gmt = g_gid_map_table; gmt->ip_address; gmt++) {

Completed in 69 milliseconds