![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.7, 2000/01/06 15:46:11 | version 1.8, 2000/06/07 04:40:46 | ||
---|---|---|---|
|
|
||
/* | /* | ||
* Names for PIM sysctl objects | * Names for PIM sysctl objects | ||
*/ | */ | ||
#define PIMCTL_STATS 1 /* statistics (read-only) */ | #define PIM6CTL_STATS 1 /* statistics (read-only) */ | ||
#define PIMCTL_MAXID 2 | #define PIM6CTL_MAXID 2 | ||
#define PIMCTL_NAMES { \ | #define PIM6CTL_NAMES { \ | ||
{ 0, 0 }, \ | { 0, 0 }, \ | ||
{ 0, 0 }, \ | { 0, 0 }, \ | ||
} | } |