Searched refs:xt_table_get_private_protected (Results 1 – 5 of 5) sorted by relevance
652 const struct xt_table_info *private = xt_table_get_private_protected(table); in alloc_counters()676 struct xt_table_info *private = xt_table_get_private_protected(table); in copy_entries_to_user()810 const struct xt_table_info *private = xt_table_get_private_protected(t); in get_info()863 const struct xt_table_info *private = xt_table_get_private_protected(t); in get_entries()1020 private = xt_table_get_private_protected(t); in do_add_counters()1333 const struct xt_table_info *private = xt_table_get_private_protected(table); in compat_copy_entries_to_user()
794 const struct xt_table_info *private = xt_table_get_private_protected(table); in alloc_counters()818 const struct xt_table_info *private = xt_table_get_private_protected(table); in copy_entries_to_user()967 const struct xt_table_info *private = xt_table_get_private_protected(t); in get_info()1021 const struct xt_table_info *private = xt_table_get_private_protected(t); in get_entries()1176 private = xt_table_get_private_protected(t); in do_add_counters()1546 const struct xt_table_info *private = xt_table_get_private_protected(table); in compat_copy_entries_to_user()
810 const struct xt_table_info *private = xt_table_get_private_protected(table); in alloc_counters()834 const struct xt_table_info *private = xt_table_get_private_protected(table); in copy_entries_to_user()983 const struct xt_table_info *private = xt_table_get_private_protected(t); in get_info()1038 struct xt_table_info *private = xt_table_get_private_protected(t); in get_entries()1192 private = xt_table_get_private_protected(t); in do_add_counters()1555 const struct xt_table_info *private = xt_table_get_private_protected(table); in compat_copy_entries_to_user()
1353 *xt_table_get_private_protected(const struct xt_table *table) in xt_table_get_private_protected() function1358 EXPORT_SYMBOL(xt_table_get_private_protected);1376 private = xt_table_get_private_protected(table); in xt_replace_table()1430 private = xt_table_get_private_protected(table); in xt_register_table()1453 private = xt_table_get_private_protected(table); in xt_unregister_table()
452 *xt_table_get_private_protected(const struct xt_table *table);