blob: 5ff8b40c36f3977dceca6325ba5f66faa63dd66e [file] [log] [blame]
#ifndef _USR_IPSTAT_H
#define _USR_IPSTAT_H
/** @file
*
* IP statistics
*
*/
FILE_LICENCE ( GPL2_OR_LATER );
extern void ipstat ( void );
#endif /* _USR_IPSTAT_H */