Lines Matching defs:list_for_each_entry_safe

309 	list_for_each_entry_safe(hook, next, hook_list, list) {
1491 list_for_each_entry_safe(set, ns, &ctx->table->sets, list) {
1503 list_for_each_entry_safe(flowtable, nft, &ctx->table->flowtables, list) {
1512 list_for_each_entry_safe(obj, ne, &ctx->table->objects, list) {
1521 list_for_each_entry_safe(chain, nc, &ctx->table->chains, list) {
1547 list_for_each_entry_safe(table, nt, &nft_net->tables, list) {
2096 list_for_each_entry_safe(hook, next,
2203 list_for_each_entry_safe(hook, next, hook_list, list) {
2346 list_for_each_entry_safe(h, next, &hook->list, list) {
2629 list_for_each_entry_safe(h, next, &hook.list, list) {
2756 list_for_each_entry_safe(h, next, &hook.list, list) {
5313 list_for_each_entry_safe(catchall, next, &set->catchall_list, list) {
6737 list_for_each_entry_safe(catchall, next, &set->catchall_list, list) {
8407 list_for_each_entry_safe(hook, next, hook_list, list) {
8465 list_for_each_entry_safe(hook, next, hook_list, list) {
8481 list_for_each_entry_safe(hook, next, hook_list, list) {
8504 list_for_each_entry_safe(hook, next, &flowtable_hook.list, list) {
8550 list_for_each_entry_safe(hook, next, &flowtable_hook.list, list) {
8698 list_for_each_entry_safe(this, next, &flowtable_hook->list, list) {
9059 list_for_each_entry_safe(hook, next, &flowtable->hook_list, list) {
9541 list_for_each_entry_safe(trans, next, &head, list) {
9640 list_for_each_entry_safe(trans, next, &nft_net->commit_list, list) {
9809 list_for_each_entry_safe(trans, next, &trans_gc_list, list) {
9950 list_for_each_entry_safe(catchall, next, &set->catchall_list, list) {
9975 list_for_each_entry_safe(req, next, &nft_net->module_list, list) {
10023 list_for_each_entry_safe(skb, nskb, &nft_net->notify_list, list) {
10073 list_for_each_entry_safe(adp, adn, adl, list) {
10103 list_for_each_entry_safe(adp, adn, adl, list) {
10117 list_for_each_entry_safe(set, next, set_update_list, pending_update) {
10192 list_for_each_entry_safe(trans, next, &nft_net->commit_list, list) {
10235 list_for_each_entry_safe(trans, next, &nft_net->commit_list, list) {
10460 list_for_each_entry_safe(req, next, &module_list, list) {
10507 list_for_each_entry_safe(set, next, set_update_list, pending_update) {
11357 list_for_each_entry_safe(rule, nr, &ctx->chain->rules, list) {
11414 list_for_each_entry_safe(rule, nr, &chain->rules, list) {
11420 list_for_each_entry_safe(flowtable, nf, &table->flowtables, list) {
11425 list_for_each_entry_safe(set, ns, &table->sets, list) {
11433 list_for_each_entry_safe(obj, ne, &table->objects, list) {
11438 list_for_each_entry_safe(chain, nc, &table->chains, list) {
11452 list_for_each_entry_safe(table, nt, &nft_net->tables, list) {