Symbol: ip_set_id_t
include/linux/netfilter/ipset/ip_set.h
311
extern ip_set_id_t ip_set_get_byname(struct net *net,
include/linux/netfilter/ipset/ip_set.h
313
extern void ip_set_put_byindex(struct net *net, ip_set_id_t index);
include/linux/netfilter/ipset/ip_set.h
314
extern void ip_set_name_byindex(struct net *net, ip_set_id_t index, char *name);
include/linux/netfilter/ipset/ip_set.h
315
extern ip_set_id_t ip_set_nfnl_get_byindex(struct net *net, ip_set_id_t index);
include/linux/netfilter/ipset/ip_set.h
316
extern void ip_set_nfnl_put(struct net *net, ip_set_id_t index);
include/linux/netfilter/ipset/ip_set.h
320
extern int ip_set_add(ip_set_id_t id, const struct sk_buff *skb,
include/linux/netfilter/ipset/ip_set.h
323
extern int ip_set_del(ip_set_id_t id, const struct sk_buff *skb,
include/linux/netfilter/ipset/ip_set.h
326
extern int ip_set_test(ip_set_id_t id, const struct sk_buff *skb,
include/uapi/linux/netfilter/ipset/ip_set.h
285
ip_set_id_t index;
include/uapi/linux/netfilter/xt_set.h
18
ip_set_id_t index;
include/uapi/linux/netfilter/xt_set.h
42
ip_set_id_t index;
net/netfilter/ipset/ip_set_core.c
1013
ip_set_id_t id;
net/netfilter/ipset/ip_set_core.c
1019
find_free_id(struct ip_set_net *inst, const char *name, ip_set_id_t *index,
net/netfilter/ipset/ip_set_core.c
1023
ip_set_id_t i;
net/netfilter/ipset/ip_set_core.c
1054
ip_set_id_t index = IPSET_INVALID_ID;
net/netfilter/ipset/ip_set_core.c
1132
ip_set_id_t i = inst->ip_set_max + IP_SET_INC;
net/netfilter/ipset/ip_set_core.c
1201
ip_set_id_t i;
net/netfilter/ipset/ip_set_core.c
1232
ip_set_id_t i;
net/netfilter/ipset/ip_set_core.c
1311
ip_set_id_t i;
net/netfilter/ipset/ip_set_core.c
1350
ip_set_id_t i;
net/netfilter/ipset/ip_set_core.c
1397
ip_set_id_t from_id, to_id;
net/netfilter/ipset/ip_set_core.c
1482
ip_set_id_t index = (ip_set_id_t)cb->args[IPSET_CB_INDEX];
net/netfilter/ipset/ip_set_core.c
1533
ip_set_id_t index;
net/netfilter/ipset/ip_set_core.c
1569
ip_set_id_t index = IPSET_INVALID_ID, max;
net/netfilter/ipset/ip_set_core.c
1592
index = (ip_set_id_t)cb->args[IPSET_CB_INDEX];
net/netfilter/ipset/ip_set_core.c
2053
ip_set_id_t id = IPSET_INVALID_ID;
net/netfilter/ipset/ip_set_core.c
2098
ip_set_id_t id = IPSET_INVALID_ID;
net/netfilter/ipset/ip_set_core.c
2298
ip_set_id_t id;
net/netfilter/ipset/ip_set_core.c
2313
ip_set_id_t id;
net/netfilter/ipset/ip_set_core.c
31
ip_set_id_t ip_set_max; /* max number of sets */
net/netfilter/ipset/ip_set_core.c
717
ip_set_rcu_get(struct net *net, ip_set_id_t index)
net/netfilter/ipset/ip_set_core.c
740
ip_set_test(ip_set_id_t index, const struct sk_buff *skb,
net/netfilter/ipset/ip_set_core.c
776
ip_set_add(ip_set_id_t index, const struct sk_buff *skb,
net/netfilter/ipset/ip_set_core.c
798
ip_set_del(ip_set_id_t index, const struct sk_buff *skb,
net/netfilter/ipset/ip_set_core.c
823
ip_set_id_t
net/netfilter/ipset/ip_set_core.c
826
ip_set_id_t i, index = IPSET_INVALID_ID;
net/netfilter/ipset/ip_set_core.c
853
__ip_set_put_byindex(struct ip_set_net *inst, ip_set_id_t index)
net/netfilter/ipset/ip_set_core.c
865
ip_set_put_byindex(struct net *net, ip_set_id_t index)
net/netfilter/ipset/ip_set_core.c
879
ip_set_name_byindex(struct net *net, ip_set_id_t index, char *name)
net/netfilter/ipset/ip_set_core.c
900
ip_set_id_t
net/netfilter/ipset/ip_set_core.c
901
ip_set_nfnl_get_byindex(struct net *net, ip_set_id_t index)
net/netfilter/ipset/ip_set_core.c
928
ip_set_nfnl_put(struct net *net, ip_set_id_t index)
net/netfilter/ipset/ip_set_core.c
994
find_set_and_id(struct ip_set_net *inst, const char *name, ip_set_id_t *id)
net/netfilter/ipset/ip_set_core.c
997
ip_set_id_t i;
net/netfilter/ipset/ip_set_list_set.c
30
ip_set_id_t id;
net/netfilter/ipset/ip_set_list_set.c
34
ip_set_id_t id;
net/netfilter/ipset/ip_set_list_set.c
35
ip_set_id_t refid;
net/netfilter/xt_set.c
137
ip_set_id_t index;
net/netfilter/xt_set.c
235
ip_set_id_t index;
net/netfilter/xt_set.c
29
match_set(ip_set_id_t index, const struct sk_buff *skb,
net/netfilter/xt_set.c
310
ip_set_id_t index;
net/netfilter/xt_set.c
437
ip_set_id_t index;
net/netfilter/xt_set.c
86
ip_set_id_t index;
net/sched/em_ipset.c
23
ip_set_id_t index;