Home
last modified time | relevance | path

Searched refs:ip_set_type_unregister (Results 1 – 18 of 18) sorted by relevance

/linux/net/netfilter/ipset/
H A Dip_set_hash_mac.c165 ip_set_type_unregister(&hash_mac_type); in hash_mac_fini()
H A Dip_set_hash_ipmac.c307 ip_set_type_unregister(&hash_ipmac_type); in hash_ipmac_fini()
H A Dip_set_hash_ipmark.c327 ip_set_type_unregister(&hash_ipmark_type); in hash_ipmark_fini()
H A Dip_set_bitmap_port.c328 ip_set_type_unregister(&bitmap_port_type); in bitmap_port_fini()
H A Dip_set_hash_ip.c322 ip_set_type_unregister(&hash_ip_type); in hash_ip_fini()
H A Dip_set_bitmap_ip.c380 ip_set_type_unregister(&bitmap_ip_type); in bitmap_ip_fini()
H A Dip_set_hash_net.c403 ip_set_type_unregister(&hash_net_type); in hash_net_fini()
H A Dip_set_bitmap_ipmac.c419 ip_set_type_unregister(&bitmap_ipmac_type); in bitmap_ipmac_fini()
H A Dip_set_hash_ipport.c413 ip_set_type_unregister(&hash_ipport_type); in hash_ipport_fini()
H A Dip_set_hash_ipportip.c406 ip_set_type_unregister(&hash_ipportip_type); in hash_ipportip_fini()
H A Dip_set_hash_netport.c511 ip_set_type_unregister(&hash_netport_type); in hash_netport_fini()
H A Dip_set_hash_netiface.c521 ip_set_type_unregister(&hash_netiface_type); in hash_netiface_fini()
H A Dip_set_hash_netnet.c526 ip_set_type_unregister(&hash_netnet_type); in hash_netnet_fini()
H A Dip_set_hash_ipportnet.c568 ip_set_type_unregister(&hash_ipportnet_type); in hash_ipportnet_fini()
H A Dip_set_hash_netportnet.c624 ip_set_type_unregister(&hash_netportnet_type); in hash_netportnet_fini()
H A Dip_set_list_set.c688 ip_set_type_unregister(&list_set_type); in list_set_fini()
H A Dip_set_core.c238 ip_set_type_unregister(struct ip_set_type *type) in ip_set_type_unregister() function
255 EXPORT_SYMBOL_GPL(ip_set_type_unregister);
/linux/include/linux/netfilter/ipset/
H A Dip_set.h243 extern void ip_set_type_unregister(struct ip_set_type *set_type);