Home
last modified time | relevance | path

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

/include/linux/
Dfilter.h1749 void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len);
1777 static inline void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function