Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
include /
linux /
netfilter /
ipset /
Delete
Unzip
Name
Size
Permission
Date
Action
ip_set.h
8.59
KB
-rw-r--r--
2021-04-16 13:31
ip_set_bitmap.h
322
B
-rw-r--r--
2021-04-16 13:31
ip_set_hash.h
472
B
-rw-r--r--
2021-04-16 13:31
ip_set_list.h
503
B
-rw-r--r--
2021-04-16 13:31
Save
Rename
#ifndef __IP_SET_BITMAP_H #define __IP_SET_BITMAP_H /* Bitmap type specific error codes */ enum { /* The element is out of the range of the set */ IPSET_ERR_BITMAP_RANGE = IPSET_ERR_TYPE_SPECIFIC, /* The range exceeds the size limit of the set type */ IPSET_ERR_BITMAP_RANGE_SIZE, }; #endif /* __IP_SET_BITMAP_H */