Changeset 3883 in Sophya for trunk/AddOn/TAcq/brparam.h
- Timestamp:
- Sep 23, 2010, 7:59:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/brparam.h
r3876 r3883 165 165 // Cote reception 166 166 int ethr_nlink; // Nombre total de source d'envoi (= nb total de fibre de fibre) 167 bool ethr_forcesamefc_; // true -> on force receptions de paquets avec SAME FrameCounter sur tous les liens 167 168 168 169 // Identification source observee dans le ciel … … 188 189 189 190 double nopciLossRate; // Utilise avec pour les tests sans carte pciexpress TestPCIWrapperNODMA 191 192 // Niveau d'impression/debug ... 193 int prtlevel_; 194 long int prtmodulo_; 190 195 }; 191 196
Note:
See TracChangeset
for help on using the changeset viewer.