Searched refs:ip_set_type (Results 1 – 18 of 18) sorted by relevance
206 struct ip_set_type { struct240 extern int ip_set_type_register(struct ip_set_type *set_type); argument241 extern void ip_set_type_unregister(struct ip_set_type *set_type);256 struct ip_set_type *type;
84 static struct ip_set_type *87 struct ip_set_type *type; in find_set_type()121 struct ip_set_type **found, bool retry) in __find_set_type_get()123 struct ip_set_type *type; in __find_set_type_get()164 struct ip_set_type *type; in __find_set_type_minmax()197 ip_set_type_register(struct ip_set_type *type) in ip_set_type_register()230 ip_set_type_unregister(struct ip_set_type *type) in ip_set_type_unregister()1907 static int ip_set_type(struct sk_buff *skb, const struct nfnl_info *info, in ip_set_type() function2154 .call = ip_set_type,
120 static struct ip_set_type hash_mac_type __read_mostly = {
287 static struct ip_set_type bitmap_port_type = {
279 static struct ip_set_type hash_ipmark_type __read_mostly = {
278 static struct ip_set_type hash_ip_type __read_mostly = {
263 static struct ip_set_type hash_ipmac_type __read_mostly = {
356 static struct ip_set_type hash_net_type __read_mostly = {
339 static struct ip_set_type bitmap_ip_type __read_mostly = {
376 static struct ip_set_type bitmap_ipmac_type = {
341 static struct ip_set_type hash_ipport_type __read_mostly = {
356 static struct ip_set_type hash_ipportip_type __read_mostly = {
470 static struct ip_set_type hash_netiface_type __read_mostly = {
460 static struct ip_set_type hash_netnet_type __read_mostly = {
460 static struct ip_set_type hash_netport_type __read_mostly = {
514 static struct ip_set_type hash_ipportnet_type __read_mostly = {
569 static struct ip_set_type hash_netportnet_type __read_mostly = {
634 static struct ip_set_type list_set_type __read_mostly = {