00001 00002 00003 00013 00014 00015 00024 00025 00026 00027 #ifndef IPSET_H 00028 00029 #define IPSET_H 00030 00031 00040 void IPSetInit(BOOL bServer); 00041 00042 00057 BOOL IPSetMain(void); 00058 00059 #endif 00060 00063