Home
last modified time | relevance | path

Searched refs:bpf_net_ctx_get_ri (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfilter.h815 static inline struct bpf_redirect_info *bpf_net_ctx_get_ri(void) in bpf_net_ctx_get_ri() function
1215 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_return_frame_no_direct()
1222 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_set_return_frame_no_direct()
1229 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_clear_return_frame_no_direct()
1789 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in __bpf_xdp_redirect_map()
/linux/net/core/
H A Dfilter.c2521 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in skb_do_redirect()
2555 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2()
2576 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2()
2598 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_4()
4402 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_master_redirect()
4522 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect()
4537 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_redirect_frame()
4554 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect_map()
4609 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in xdp_do_generic_redirect()
4645 struct bpf_redirect_info *ri = bpf_net_ctx_get_ri(); in BPF_CALL_2()