aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/ipset/ip_set_list.h
blob: 68c2aea897f593664dd9d0ab7131b1defd0a9265 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef __IP_SET_LIST_H
#define __IP_SET_LIST_H

#include <uapi/linux/netfilter/ipset/ip_set_list.h>


#define IP_SET_LIST_DEFAULT_SIZE	8
#define IP_SET_LIST_MIN_SIZE		4

#endif /* __IP_SET_LIST_H */