Searched refs:bpf_net_id (Results 1 – 1 of 1) sorted by relevance
32 static unsigned int bpf_net_id; variable284 struct tc_action_net *tn = net_generic(net, bpf_net_id); in tcf_bpf_init()398 struct tc_action_net *tn = net_generic(net, bpf_net_id); in tcf_bpf_walker()405 struct tc_action_net *tn = net_generic(net, bpf_net_id); in tcf_bpf_search()425 struct tc_action_net *tn = net_generic(net, bpf_net_id); in bpf_init_net()432 tc_action_net_exit(net_list, bpf_net_id); in bpf_exit_net()438 .id = &bpf_net_id,