X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f5509273af174fc845f00268eb6430cf22d8ee0..13206972c2b37e1891db900c963e596671da5870:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 16e1cbb8ee..270b889229 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -15,6 +15,9 @@ #include "surf/surfxml_parse_private.h" #define NO_MAX_DURATION -1.0 +#define SG_TCP_CTE_GAMMA 20000.0 + +extern const char *surf_action_state_names[6]; typedef enum { SURF_NETWORK_LINK_ON = 1, /* Ready */