Searched refs:ip_set_type (Results 1 – 17 of 17) 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()1960 static int ip_set_type(struct sk_buff *skb, const struct nfnl_info *info, in ip_set_type() function2207 .call = ip_set_type,
120 static struct ip_set_type hash_mac_type __read_mostly = {
279 static struct ip_set_type hash_ipmark_type __read_mostly = {
287 static struct ip_set_type bitmap_port_type = {
274 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 = {
376 static struct ip_set_type bitmap_ipmac_type = {
356 static struct ip_set_type hash_ipportip_type __read_mostly = {
361 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 = {
514 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 = {