Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dfilter.c3895 static void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function
3931 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()
3958 ptr = bpf_xdp_pointer(xdp, offset, len); in BPF_CALL_4()