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

/osnet-11/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h239 typedef struct dapl_llist_entry DAPL_LLIST_ENTRY; typedef in typeref:struct:dapl_llist_entry
240 typedef DAPL_LLIST_ENTRY *DAPL_LLIST_HEAD;
376 DAPL_LLIST_ENTRY ia_list_entry; /* link entry on ia struct */
392 DAPL_LLIST_ENTRY hca_ia_list_entry; /* HCAs list of IAs */
472 DAPL_LLIST_ENTRY cno_list_entry;
1124 dapl_llist_init_entry(DAPL_LLIST_ENTRY *entry);
1132 DAPL_LLIST_ENTRY *entry,
1138 DAPL_LLIST_ENTRY *entry,
1144 DAPL_LLIST_ENTRY *entry,
1145 DAPL_LLIST_ENTRY *new_entr
[all...]

Completed in 26 milliseconds