Searched refs:sets (Results 1 – 6 of 6) sorted by relevance
| /net/ethtool/ |
| A D | strset.c | 131 struct strset_info sets[ETH_SS_COUNT]; member 163 per_dev = data->sets[id].per_dev; in strset_include() 164 if (!per_dev && !data->sets[id].strings) in strset_include() 238 if (data->sets[i].free_strings) { in strset_cleanup_data() 239 kfree(data->sets[i].strings); in strset_cleanup_data() 240 data->sets[i].strings = NULL; in strset_cleanup_data() 241 data->sets[i].free_strings = false; in strset_cleanup_data() 299 memcpy(&data->sets, &info_template, sizeof(data->sets)); in strset_prepare_data() 304 data->sets[i].per_dev) { in strset_prepare_data() 324 !data->sets[i].per_dev) in strset_prepare_data() [all …]
|
| /net/netfilter/ipset/ |
| A 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/ |
| A D | Kconfig | 56 This option sets the default sctp cookie hmac algorithm
|
| /net/netfilter/ |
| A D | nf_tables_api.c | 1630 INIT_LIST_HEAD(&table->sets); in nf_tables_newtable() 1680 list_for_each_entry_safe(set, ns, &ctx->table->sets, list) { in nft_flush_table() 4660 list_for_each_entry_rcu(set, &table->sets, list, in nft_set_lookup() 4675 list_for_each_entry(set, &table->sets, list) { in nft_set_lookup_byhandle() 4742 list_for_each_entry(i, &ctx->table->sets, list) { in nf_tables_set_alloc_name() 4768 list_for_each_entry(i, &ctx->table->sets, list) { in nf_tables_set_alloc_name() 5031 list_for_each_entry_rcu(set, &table->sets, list) { in nf_tables_dump_sets() 5594 list_add_tail_rcu(&set->list, &table->sets); in nf_tables_newset() 6201 list_for_each_entry_rcu(set, &table->sets, list) { in nf_tables_dump_set() 12022 list_for_each_entry_safe(set, ns, &table->sets, list) { in __nft_release_table()
|
| A D | Kconfig | 807 elements in the sets created by ipset(8).
|
| /net/ipv4/ |
| A D | Kconfig | 512 episode. Using this estimation, TCP Westwood+ adaptively sets a
|
Completed in 37 milliseconds