Searched refs:bpf_net_ctx_get_ri (Results 1 – 3 of 3) sorted by relevance
893 static inline struct bpf_redirect_info *bpf_net_ctx_get_ri(void) in bpf_net_ctx_get_ri() function1282 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_return_frame_no_direct()1289 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_set_return_frame_no_direct()1296 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_clear_return_frame_no_direct()1866 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in __bpf_xdp_redirect_map()
2525 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in skb_do_redirect() 2567 ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() 2589 ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() 2613 ri = bpf_net_ctx_get_ri(); in BPF_CALL_4() 4565 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_master_redirect() 4685 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect() 4700 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect_frame() 4717 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect_map() 4772 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect() 4808 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() [all...]
290 ri = bpf_net_ctx_get_ri(); in xdp_test_run_batch()