HomeSort by relevance Sort by last modified time
    Searched refs:xt_set_info_v0 (Results 1 - 4 of 4) sorted by null

  /external/iptables/include/linux/netfilter/
xt_set.h 64 * Option flags for kernel operations (xt_set_info_v0)
70 struct xt_set_info_v0 { struct
84 struct xt_set_info_v0 match_set;
88 struct xt_set_info_v0 add_set;
89 struct xt_set_info_v0 del_set;
  /external/iptables/extensions/
libxt_set.c 57 struct xt_set_info_v0 *info = &myinfo->match_set;
96 print_match_v0(const char *prefix, const struct xt_set_info_v0 *info)
libxt_set.h 97 parse_dirs_v0(const char *opt_arg, struct xt_set_info_v0 *info)
libxt_SET.c 64 struct xt_set_info_v0 *info, const char *what)
112 print_target_v0(const char *prefix, const struct xt_set_info_v0 *info)

Completed in 287 milliseconds