Searched refs:bpf_net_ctx_get_ri (Results 1 – 3 of 3) sorted by relevance
811 static inline struct bpf_redirect_info *bpf_net_ctx_get_ri(void) in bpf_net_ctx_get_ri() function 1171 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_return_frame_no_direct() 1178 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_set_return_frame_no_direct() 1185 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_clear_return_frame_no_direct() 1744 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in __bpf_xdp_redirect_map()
2502 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in skb_do_redirect() 2536 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() 2557 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() 2579 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_4() 4362 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_master_redirect() 4480 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect() 4495 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect_frame() 4512 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect_map() 4567 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect() 4603 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2() [all...]
302 ri = bpf_net_ctx_get_ri(); in xdp_test_run_batch()