bpf_net_ops       433 net/sched/act_bpf.c static struct pernet_operations bpf_net_ops = {
bpf_net_ops       442 net/sched/act_bpf.c 	return tcf_register_action(&act_bpf_ops, &bpf_net_ops);
bpf_net_ops       447 net/sched/act_bpf.c 	tcf_unregister_action(&act_bpf_ops, &bpf_net_ops);