Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter/
Dxt_set.h41 struct xt_set_info { struct
49 struct xt_set_info match_set; argument
53 struct xt_set_info add_set;
54 struct xt_set_info del_set;
60 struct xt_set_info add_set;
61 struct xt_set_info del_set;
69 struct xt_set_info match_set;
78 struct xt_set_info add_set;
79 struct xt_set_info del_set;
80 struct xt_set_info map_set;
[all …]
/linux-5.19.10/net/sched/
Dem_ipset.c22 struct xt_set_info *set = data; in em_ipset_change()
43 const struct xt_set_info *set = (const void *) em->data; in em_ipset_destroy()
55 const struct xt_set_info *set = (const void *) em->data; in em_ipset_match()