Home
last modified time | relevance | path

Searched refs:bpf_net_ctx_clear (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
H A Ddev.c4500 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()
4551 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()
4556 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()
4566 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()
4569 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()
5679 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()
5682 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()
[all …]
H A Dlwt_bpf.c82 bpf_net_ctx_clear(bpf_net_ctx); in run_lwt_bpf()
/linux/kernel/bpf/
H A Dcpumap.c272 bpf_net_ctx_clear(bpf_net_ctx); in cpu_map_bpf_prog_run()
/linux/net/bpf/
H A Dtest_run.c356 bpf_net_ctx_clear(bpf_net_ctx); in xdp_test_run_batch()
425 bpf_net_ctx_clear(bpf_net_ctx); in bpf_test_run()
/linux/include/linux/
H A Dfilter.h804 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx)
805 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx) bpf_net_ctx_clear() function