Searched refs:bpf_xdp_pointer (Results 1 – 1 of 1) sorted by relevance
3895 static void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function3931 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()3958 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()