| /linux/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 198 const struct xt_table *table = priv; in arpt_do_table() local 661 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 683 const struct xt_table *table, in copy_entries_to_user() 862 struct arpt_get_entries get; in get_entries() local 1352 struct xt_table *table, in compat_copy_entries_to_user() 1390 struct compat_arpt_get_entries get; in compat_get_entries() local 1502 static void __arpt_unregister_table(struct net *net, struct xt_table *table) in __arpt_unregister_table() 1520 const struct xt_table *table, in arpt_register_table() 1558 struct xt_table *table = xt_unregister_table_exit(net, NFPROTO_ARP, name); in arpt_unregister_table() local
|
| H A D | ip_tables.c | 227 const struct xt_table *table = priv; in ipt_do_table() local 789 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 811 const struct xt_table *table, in copy_entries_to_user() 1007 struct ipt_get_entries get; in get_entries() local 1550 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 1583 struct compat_ipt_get_entries get; in compat_get_entries() local 1705 static void __ipt_unregister_table(struct net *net, struct xt_table *table) in __ipt_unregister_table() 1722 int ipt_register_table(struct net *net, const struct xt_table *table, in ipt_register_table() 1760 struct xt_table *table = xt_unregister_table_exit(net, NFPROTO_IPV4, name); in ipt_unregister_table_exit() local
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 251 const struct xt_table *table = priv; in ip6t_do_table() local 805 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 827 const struct xt_table *table, in copy_entries_to_user() 1023 struct ip6t_get_entries get; in get_entries() local 1559 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 1592 struct compat_ip6t_get_entries get; in compat_get_entries() local 1714 static void __ip6t_unregister_table(struct net *net, struct xt_table *table) in __ip6t_unregister_table() 1731 int ip6t_register_table(struct net *net, const struct xt_table *table, in ip6t_register_table() 1769 struct xt_table *table = xt_unregister_table_exit(net, NFPROTO_IPV6, name); in ip6t_unregister_table_exit() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 2270 proc_do_defense_mode(const struct ctl_table *table, int write, in proc_do_defense_mode() 2297 proc_do_sync_threshold(const struct ctl_table *table, int write, in proc_do_sync_threshold() 2325 proc_do_sync_ports(const struct ctl_table *table, int write, in proc_do_sync_ports() 2348 static int ipvs_proc_est_cpumask_set(const struct ctl_table *table, in ipvs_proc_est_cpumask_set() 2387 static int ipvs_proc_est_cpumask_get(const struct ctl_table *table, in ipvs_proc_est_cpumask_get() 2411 static int ipvs_proc_est_cpulist(const struct ctl_table *table, int write, in ipvs_proc_est_cpulist() 2438 static int ipvs_proc_est_nice(const struct ctl_table *table, int write, in ipvs_proc_est_nice() 2468 static int ipvs_proc_run_estimation(const struct ctl_table *table, int write, in ipvs_proc_run_estimation() 2494 static int ipvs_proc_conn_lfactor(const struct ctl_table *table, int write, in ipvs_proc_conn_lfactor() 2521 static int ipvs_proc_svc_lfactor(const struct ctl_table *table, int write, in ipvs_proc_svc_lfactor() [all …]
|
| /linux/rust/kernel/ |
| H A D | i2c.rs | 207 let table = Self::i2c_id_table()?; i2c_id_info() localVariable 401 pub fn get(index: i32) -> Result<ARef<Self>> { get() method [all...] |
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 208 struct nft_table *table; member 484 struct nft_elem_priv * (*get)(const struct net *net, member 578 struct nft_table *table; member 1136 struct nft_table *table; member 1322 static inline bool nft_table_has_owner(const struct nft_table *table) in nft_table_has_owner() 1327 static inline bool nft_table_is_orphan(const struct nft_table *table) in nft_table_is_orphan() 1356 const struct nft_table *table; member 1478 struct nft_table *table; member 1662 struct nft_table *table; member
|
| /linux/drivers/iommu/amd/ |
| H A D | amd_iommu_types.h | 436 u32 *table; member 1063 void *(*get)(struct irq_remap_table *, int); member
|