Searched refs:xt_set_info_v0 (Results 1 - 5 of 5) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_set.h10 * Option flags for kernel operations (xt_set_info_v0)
16 struct xt_set_info_v0 { struct
30 struct xt_set_info_v0 match_set;
34 struct xt_set_info_v0 add_set;
35 struct xt_set_info_v0 del_set;
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_set.h10 * Option flags for kernel operations (xt_set_info_v0)
16 struct xt_set_info_v0 { struct
30 struct xt_set_info_v0 match_set;
34 struct xt_set_info_v0 add_set;
35 struct xt_set_info_v0 del_set;
/external/iptables/extensions/
H A Dlibxt_set.h104 parse_dirs_v0(const char *opt_arg, struct xt_set_info_v0 *info)
H A Dlibxt_SET.c64 struct xt_set_info_v0 *info, const char *what)
108 print_target_v0(const char *prefix, const struct xt_set_info_v0 *info)
H A Dlibxt_set.c57 struct xt_set_info_v0 *info = &myinfo->match_set;
94 print_match_v0(const char *prefix, const struct xt_set_info_v0 *info)

Completed in 124 milliseconds