Searched refs:sets (Results 1 – 6 of 6) sorted by relevance
/net/ethtool/ |
D | strset.c | 96 struct strset_info sets[ETH_SS_COUNT]; member 128 per_dev = data->sets[id].per_dev; in strset_include() 129 if (!per_dev && !data->sets[id].strings) in strset_include() 203 if (data->sets[i].free_strings) { in strset_cleanup_data() 204 kfree(data->sets[i].strings); in strset_cleanup_data() 205 data->sets[i].strings = NULL; in strset_cleanup_data() 206 data->sets[i].free_strings = false; in strset_cleanup_data() 261 memcpy(&data->sets, &info_template, sizeof(data->sets)); in strset_prepare_data() 266 data->sets[i].per_dev) { in strset_prepare_data() 280 !data->sets[i].per_dev) in strset_prepare_data() [all …]
|
/net/netfilter/ipset/ |
D | Kconfig | 8 In order to define and use the sets, you need the userspace utility 9 ipset(8). You can use the sets in netfilter via the "set" match 17 int "Maximum number of IP sets" 23 of IP sets for the kernel. 173 kind of set one can store the name of other sets and it forms 174 an ordered union of the member sets.
|
/net/sctp/ |
D | Kconfig | 55 This option sets the default sctp cookie hmac algorithm
|
/net/netfilter/ |
D | nf_tables_api.c | 1279 INIT_LIST_HEAD(&table->sets); in nf_tables_newtable() 1327 list_for_each_entry_safe(set, ns, &ctx->table->sets, list) { in nft_flush_table() 3860 list_for_each_entry_rcu(set, &table->sets, list) { in nft_set_lookup() 3874 list_for_each_entry(set, &table->sets, list) { in nft_set_lookup_byhandle() 3942 list_for_each_entry(i, &ctx->table->sets, list) { in nf_tables_set_alloc_name() 3968 list_for_each_entry(i, &ctx->table->sets, list) { in nf_tables_set_alloc_name() 4172 list_for_each_entry_rcu(set, &table->sets, list) { in nf_tables_dump_sets() 4599 list_add_tail_rcu(&set->list, &table->sets); in nf_tables_newset() 5059 list_for_each_entry_rcu(set, &table->sets, list) { in nf_tables_dump_set() 9112 list_for_each_entry(set, &ctx->table->sets, list) { in nf_tables_check_loops() [all …]
|
D | Kconfig | 751 elements in the sets created by ipset(8).
|
/net/ipv4/ |
D | Kconfig | 513 episode. Using this estimation, TCP Westwood+ adaptively sets a
|