Searched refs:bpf_net_ctx_clear (Results 1 – 7 of 7) sorted by relevance
4494 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4499 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4509 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4512 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4545 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4550 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4560 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4563 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()5651 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()5654 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()[all …]
83 bpf_net_ctx_clear(bpf_net_ctx); in run_lwt_bpf()
269 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()
129 bpf_net_ctx_clear(bpf_net_ctx); in netkit_xmit()
1678 bpf_net_ctx_clear(bpf_net_ctx); in tun_build_skb()1686 bpf_net_ctx_clear(bpf_net_ctx); in tun_build_skb()2546 bpf_net_ctx_clear(bpf_net_ctx); in tun_sendmsg()
805 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx) in bpf_net_ctx_clear() function