Searched refs:bpf_xdp_pointer (Results 1 – 2 of 2) sorted by relevance
2835 void *xdp_ptr = bpf_xdp_pointer(ptr->data, ptr->offset + offset, len); in bpf_dynptr_slice()
4059 void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function4096 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()4128 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()