Home
last modified time | relevance | path

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

12

/linux/net/sched/
H A Dact_connmark.c265 .exit_batch = connmark_exit_net,
H A Dact_gact.c315 .exit_batch = gact_exit_net,
H A Dact_skbmod.c304 .exit_batch = skbmod_exit_net,
H A Dact_sample.c347 .exit_batch = sample_exit_net,
H A Dact_nat.c342 .exit_batch = nat_exit_net,
H A Dact_bpf.c418 .exit_batch = bpf_exit_net,
H A Dact_ctinfo.c385 .exit_batch = ctinfo_exit_net,
H A Dact_vlan.c445 .exit_batch = vlan_exit_net,
H A Dact_skbedit.c447 .exit_batch = skbedit_exit_net,
H A Dact_mpls.c468 .exit_batch = mpls_exit_net,
H A Dact_mirred.c669 .exit_batch = mirred_exit_net,
H A Dact_pedit.c639 .exit_batch = pedit_exit_net,
H A Dact_police.c519 .exit_batch = police_exit_net,
H A Dact_csum.c732 .exit_batch = csum_exit_net,
H A Dact_gate.c765 .exit_batch = gate_exit_net,
H A Dact_ife.c907 .exit_batch = ife_exit_net,
/linux/include/net/
H A Dnet_namespace.h486 void (*exit_batch)(struct list_head *net_exit_list); member
/linux/net/core/
H A Dnet_namespace.c204 if (ops->exit_batch) in ops_exit_list()
205 ops->exit_batch(net_exit_list); in ops_exit_list()
/linux/net/ipv6/
H A Dfib6_rules.c654 .exit_batch = fib6_rules_net_exit_batch, in fib6_rules_init()
/linux/net/netfilter/
H A Dnfnetlink.c796 .exit_batch = nfnetlink_net_exit_batch,
H A Dnf_flow_table_core.c809 .exit_batch = nf_flow_table_pernet_exit, in nf_flow_table_module_init()
/linux/net/dccp/
H A Dipv4.c
/linux/net/ipv4/
H A Dtcp_metrics.c1043 .exit_batch = tcp_net_metrics_exit_batch,
/linux/net/can/
H A Dgw.c1302 .exit_batch = cangw_pernet_exit_batch,
/linux/net/mptcp/
H A Dpm_kernel.c1608 .exit_batch = pm_nl_exit_net,

12