Lines Matching refs:xt_option_entry
75 const struct xt_option_entry *entry, unsigned int *offset) in xtables_options_xfrm()
174 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_int()
213 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_float()
236 const struct xt_option_entry *entry = cb->entry; in xtopt_mint_value_to_cb()
256 const struct xt_option_entry *entry = cb->entry; in xtopt_mint_value_to_ptr()
284 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_mint()
333 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_string()
600 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_port()
618 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_mport()
703 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_plen()
728 const struct xt_option_entry *entry = cb->entry; in xtopt_parse_plenmask()
839 const struct xt_option_entry *entry = cb->entry; in xtables_option_parse()
880 const struct xt_option_entry *entry) in xtables_option_metavalidate()
915 static const struct xt_option_entry *
916 xtables_option_lookup(const struct xt_option_entry *entry, unsigned int id) in xtables_option_lookup()
1003 xtables_option_fcheck2(const char *name, const struct xt_option_entry *entry, in xtables_option_fcheck2()
1004 const struct xt_option_entry *other, in xtables_option_fcheck2()
1035 const struct xt_option_entry *table) in xtables_options_fcheck()
1037 const struct xt_option_entry *entry, *other; in xtables_options_fcheck()