Searched refs:bpf_net_ctx_clear (Results 1 – 4 of 4) sorted by relevance
4473 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4478 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4488 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4491 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4524 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4529 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4539 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4542 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()5622 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()5625 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()[all …]
267 bpf_net_ctx_clear(bpf_net_ctx); in cpu_map_bpf_prog_run()
356 bpf_net_ctx_clear(bpf_net_ctx); in xdp_test_run_batch()425 bpf_net_ctx_clear(bpf_net_ctx); in bpf_test_run()
805 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx) in bpf_net_ctx_clear() function