Home
last modified time | relevance | path

Searched refs:bpf_net_id (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_bpf.c32 static unsigned int bpf_net_id; variable
284 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,

Completed in 1 milliseconds