Home
last modified time | relevance | path

Searched refs:xt_set_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_set.h40 struct xt_set_info { struct
48 struct xt_set_info match_set; argument
52 struct xt_set_info add_set;
53 struct xt_set_info del_set;
59 struct xt_set_info add_set;
60 struct xt_set_info del_set;
68 struct xt_set_info match_set;
77 struct xt_set_info add_set;
78 struct xt_set_info del_set;
79 struct xt_set_info map_set;
[all …]
/linux-4.4.14/net/sched/
Dem_ipset.c25 struct xt_set_info *set = data; in em_ipset_change()
46 const struct xt_set_info *set = (const void *) em->data; in em_ipset_destroy()
58 const struct xt_set_info *set = (const void *) em->data; in em_ipset_match()