Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / netfilter / ipset / ip_set_list.h
1 #ifndef __IP_SET_LIST_H
2 #define __IP_SET_LIST_H
3
4 #include <uapi/linux/netfilter/ipset/ip_set_list.h>
5
6
7 #define IP_SET_LIST_DEFAULT_SIZE        8
8 #define IP_SET_LIST_MIN_SIZE            4
9 #define IP_SET_LIST_MAX_SIZE            65536
10
11 #endif /* __IP_SET_LIST_H */