protocol_ptr       52 orte/test/system/ofi_query_test.c     int32_t *protocol_ptr, protocol;
protocol_ptr       56 orte/test/system/ofi_query_test.c     protocol_ptr = &protocol;
protocol_ptr       74 orte/test/system/ofi_query_test.c                 if( orte_get_attribute( prov, ORTE_PROTOCOL, (void **)&protocol_ptr,OPAL_UINT32)) {
protocol_ptr       75 orte/test/system/ofi_query_test.c                     opal_output(0," Protocol  : %s",fi_tostr(protocol_ptr,FI_TYPE_PROTOCOL));