Searched refs:bpf_net_ctx (Results 1 – 2 of 2) sorted by relevance
254 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local260 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in cpu_map_bpf_prog_run()272 bpf_net_ctx_clear(bpf_net_ctx); in cpu_map_bpf_prog_run()
4465 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local4471 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_ingress()4500 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4505 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4515 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4518 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4528 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local4534 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_egress()4551 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4556 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()[all …]