Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dfilter.c3908 static void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function
3944 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()
3971 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()