Searched refs:ip_set_type (Results 1 – 16 of 16) 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;
88 static struct ip_set_type *91 struct ip_set_type *type; in find_set_type()130 struct ip_set_type **found, bool retry) in __find_set_type_get()132 struct ip_set_type *type; in __find_set_type_get()173 struct ip_set_type *type; in __find_set_type_minmax()206 ip_set_type_register(struct ip_set_type *type) in ip_set_type_register()239 ip_set_type_unregister(struct ip_set_type *type) in ip_set_type_unregister()1980 static int ip_set_type(struct sk_buff *skb, const struct nfnl_info *info, in ip_set_type() function2227 .call = ip_set_type,
274 static struct ip_set_type hash_ip_type __read_mostly = {
283 static struct ip_set_type hash_ipmark_type __read_mostly = {
287 static struct ip_set_type bitmap_port_type = {
356 static struct ip_set_type hash_net_type __read_mostly = {
336 static struct ip_set_type bitmap_ip_type __read_mostly = {
377 static struct ip_set_type bitmap_ipmac_type = {
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 = {
478 static struct ip_set_type hash_netnet_type __read_mostly = {
517 static struct ip_set_type hash_ipportnet_type __read_mostly = {
574 static struct ip_set_type hash_netportnet_type __read_mostly = {
647 static struct ip_set_type list_set_type __read_mostly = {