Home
last modified time | relevance | path

Searched refs:__bpf_net_ctx (Results 1 – 4 of 4) sorted by relevance

/linux/net/core/
H A Dlwt_bpf.c42 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
49 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in run_lwt_bpf()
/linux/kernel/bpf/
H A Dcpumap.c254 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local
260 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in cpu_map_bpf_prog_run()
/linux/net/bpf/
H A Dtest_run.c276 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local
289 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in xdp_test_run_batch()
391 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in bpf_test_run() local
417 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in bpf_test_run()
/linux/drivers/net/
H A Dtun.c1689 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_build_skb() local
1730 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in tun_build_skb()
2670 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_sendmsg() local
2679 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in tun_sendmsg()