Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ip_set_list.h
Go to the documentation of this file.
1 #ifndef __IP_SET_LIST_H
2 #define __IP_SET_LIST_H
3 
5 
6 
7 #define IP_SET_LIST_DEFAULT_SIZE 8
8 #define IP_SET_LIST_MIN_SIZE 4
9 
10 #endif /* __IP_SET_LIST_H */