Searched defs:bpf_net_ctx (Results 1 – 5 of 5) sorted by relevance
/linux/net/core/ |
H A D | lwt_bpf.c | 43 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
|
H A D | dev.c | 4356 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; sch_handle_ingress() local 4419 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; sch_handle_egress() local 5442 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; do_xdp_generic() local 6676 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; busy_poll_stop() local 6727 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; __napi_busy_loop() local 7610 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; napi_threaded_poll_loop() local 7662 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; net_rx_action() local [all...] |
/linux/net/bpf/ |
H A 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/kernel/bpf/ |
H A D | cpumap.c | 249 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local
|
/linux/drivers/net/ |
H A D | netkit.c | 79 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in netkit_xmit() local
|