Searched refs:bpf_net_ctx_clear (Results 1 – 6 of 6) sorted by relevance
4319 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4324 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4334 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4337 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4370 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4375 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4385 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4388 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()5379 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()5382 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()[all …]
83 bpf_net_ctx_clear(bpf_net_ctx); in run_lwt_bpf()
367 bpf_net_ctx_clear(bpf_net_ctx); in xdp_test_run_batch()436 bpf_net_ctx_clear(bpf_net_ctx); in bpf_test_run()
129 bpf_net_ctx_clear(bpf_net_ctx); in netkit_xmit()
1734 bpf_net_ctx_clear(bpf_net_ctx); in tun_build_skb()1741 bpf_net_ctx_clear(bpf_net_ctx); in tun_build_skb()2601 bpf_net_ctx_clear(bpf_net_ctx); in tun_sendmsg()
783 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx) in bpf_net_ctx_clear() function