Changeset 158 for trunk/src/renetcolAgg.h
- Timestamp:
- 10/18/11 16:42:15 (11 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/renetcolAgg.h
r154 r158 1 1 /* 2 2 * File: renetcolAgg.h 3 *4 * Authors: ANDREU Francois-Xavier5 3 * 6 * Copyright (C) 2005-2011 GIP RENATER 4 * Authors: ANDREU Francois-Xavier 5 * 6 * Copyright (C) 2005-2011 GIP RENATER 7 7 */ 8 8 9 /* This file is part of renetcol. 9 /* This file is part of renetcol. 10 10 * 11 11 * renetcol is free software; you can redistribute it and/or modify … … 66 66 #endif 67 67 struct RenetcolMIB myMIB[2]; 68 }; 68 }; 69 69 70 70 short rrdMibsUpdate(int); 71 short rrdL7IPv4MibsUpdate(int);