Main Page | Modules | Directories | File List | Globals | Related Pages

gm_simple_example.h

Go to the documentation of this file.
00001 /******************************************************************-*-c-*-
00002  * Myricom GM networking software and documentation                      *
00003  * Copyright (c) 1999 by Myricom, Inc.                                   *
00004  * All rights reserved.  See the file `COPYING' for copyright notice.    *
00005  *************************************************************************/
00006 
00013 #define GM_SIMPLE_EXAMPLE_PORT_NUM 2
00014 
00015 #define GM_SIMPLE_EXAMPLE_PRIORITY GM_LOW_PRIORITY
00016 
00017 #define GM_SIMPLE_EXAMPLE_SIZE 7
00018 #define GM_SIMPLE_EXAMPLE_BUFFER_COUNT 1
00019 #define GM_SIMPLE_EXAMPLE_BUFFER_LENGTH \
00020  (gm_max_length_for_size(GM_SIMPLE_EXAMPLE_SIZE))

Generated on Sat May 20 19:20:40 2006 for GM by  doxygen 1.4.4