Searched defs:__bpf_net_ctx (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/net/core/ |
D | lwt_bpf.c | 43 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
|
D | dev.c | 4260 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local 4323 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local 5340 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in do_xdp_generic() local 6574 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in busy_poll_stop() local 6625 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in __napi_busy_loop() local 7424 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in napi_threaded_poll_loop() local 7476 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in net_rx_action() local
|
/linux-6.15/net/bpf/ |
D | test_run.c | 288 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local 403 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in bpf_test_run() local
|
/linux-6.15/kernel/bpf/ |
D | cpumap.c | 251 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local
|
/linux-6.15/drivers/net/ |
D | netkit.c | 80 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in netkit_xmit() local
|
D | tun.c | 1603 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_build_skb() local 2496 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_sendmsg() local
|