Lines Matching refs:xt_option_entry
75 const struct xt_option_entry *entry, unsigned int *offset) in xtables_options_xfrm()
178 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_int()
217 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_float()
240 const struct xt_option_entry *entry = cb->entry; in xtopt_mint_value_to_cb()
260 const struct xt_option_entry *entry = cb->entry; in xtopt_mint_value_to_ptr()
288 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_mint()
337 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_string()
584 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_port()
602 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_mport()
687 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_plen()
712 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_plenmask()
823 const struct xt_option_entry *entry = cb->entry; in xtables_option_parse()
864 const struct xt_option_entry *entry) in xtables_option_metavalidate()
899 static const struct xt_option_entry *
900 xtables_option_lookup(const struct xt_option_entry *entry, unsigned int id) in xtables_option_lookup()
987 xtables_option_fcheck2(const char *name, const struct xt_option_entry *entry, in xtables_option_fcheck2()
988 const struct xt_option_entry *other, in xtables_option_fcheck2()
1019 const struct xt_option_entry *table) in xtables_options_fcheck()
1021 const struct xt_option_entry *entry, *other; in xtables_options_fcheck()