Home
last modified time | relevance | path

Searched refs:g_hash_table_insert (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibnetdisc/
H A Dinternal.h66 #define g_hash_table_insert(...) GHashTableInsert(__VA_ARGS__) macro
H A Dibnetdisc.c698 g_hash_table_insert(htable, GINT_TO_POINTER(lid), port); in add_to_portlid_hash()