Home
last modified time | relevance | path

Searched refs: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; in dapli_ns_add_address()
202 for (count = 0, gmt = g_gid_map_table; gmt->ip_address; gmt++) { in dapli_ns_add_address()
246 for (gmt = g_gid_map_table; gmt->ip_address; gmt++) { in dapls_ns_lookup_address()