Searched refs:ip_set_type (Results 1 – 14 of 14) sorted by relevance
208 struct ip_set_type { struct242 extern int ip_set_type_register(struct ip_set_type *set_type); argument243 extern void ip_set_type_unregister(struct ip_set_type *set_type);260 struct ip_set_type *type;
87 static struct ip_set_type *90 struct ip_set_type *type; in find_set_type() 129 struct ip_set_type **found, bool retry) in __find_set_type_get() 131 struct ip_set_type *type; in __find_set_type_get() 172 struct ip_set_type *type; in __find_set_type_minmax() 205 ip_set_type_register(struct ip_set_type *type) in ip_set_type_register() 238 ip_set_type_unregister(struct ip_set_type *type) in ip_set_type_unregister() 1961 static int ip_set_type(struct sk_buff *skb, const struct nfnl_info *info, in ip_set_type() function 2208 .call = ip_set_type,
287 static struct ip_set_type bitmap_port_type = {
274 static struct ip_set_type hash_ip_type __read_mostly = {
283 static struct ip_set_type hash_ipmark_type __read_mostly = {
356 static struct ip_set_type hash_net_type __read_mostly = {
359 static struct ip_set_type hash_ipportip_type __read_mostly = {
364 static struct ip_set_type hash_ipport_type __read_mostly = {
470 static struct ip_set_type hash_netiface_type __read_mostly = {
460 static struct ip_set_type hash_netport_type __read_mostly = {
474 static struct ip_set_type hash_netnet_type __read_mostly = {
517 static struct ip_set_type hash_ipportnet_type __read_mostly = {
570 static struct ip_set_type hash_netportnet_type __read_mostly = {
645 static struct ip_set_type list_set_type __read_mostly = {