Home
last modified time | relevance | path

Searched refs:exit_batch (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/net/sched/
H A Dact_ipt.c399 .exit_batch = ipt_exit_net,
429 .exit_batch = xt_exit_net,
H A Dact_simple.c227 .exit_batch = simp_exit_net,
H A Dact_connmark.c260 .exit_batch = connmark_exit_net,
H A Dact_gact.c314 .exit_batch = gact_exit_net,
H A Dact_skbmod.c305 .exit_batch = skbmod_exit_net,
H A Dact_sample.c334 .exit_batch = sample_exit_net,
H A Dact_nat.c342 .exit_batch = nat_exit_net,
H A Dact_ctinfo.c381 .exit_batch = ctinfo_exit_net,
H A Dact_bpf.c419 .exit_batch = bpf_exit_net,
H A Dact_vlan.c445 .exit_batch = vlan_exit_net,
H A Dact_mirred.c532 .exit_batch = mirred_exit_net,
H A Dact_mpls.c470 .exit_batch = mpls_exit_net,
H A Dact_skbedit.c444 .exit_batch = skbedit_exit_net,
H A Dact_police.c520 .exit_batch = police_exit_net,
H A Dact_pedit.c638 .exit_batch = pedit_exit_net,
H A Dact_csum.c727 .exit_batch = csum_exit_net,
H A Dact_gate.c663 .exit_batch = gate_exit_net,
/openbmc/linux/include/net/
H A Dnet_namespace.h443 void (*exit_batch)(struct list_head *net_exit_list); member
/openbmc/linux/net/bridge/
H A Dbr.c378 .exit_batch = br_net_exit_batch,
/openbmc/linux/net/ipv4/
H A Dip_gre.c1040 .exit_batch = ipgre_exit_batch_net,
1712 .exit_batch = ipgre_tap_exit_batch_net,
1730 .exit_batch = erspan_exit_batch_net,
H A Dipip.c602 .exit_batch = ipip_exit_batch_net,
H A Dip_vti.c520 .exit_batch = vti_exit_batch_net,
/openbmc/linux/net/core/
H A Dnet_namespace.c177 if (ops->exit_batch) in ops_exit_list()
178 ops->exit_batch(net_exit_list); in ops_exit_list()
/openbmc/linux/net/ipv6/
H A Dfib6_rules.c520 .exit_batch = fib6_rules_net_exit_batch,
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c662 .exit_batch = nf_flow_table_pernet_exit,

123