Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilter.h1574 static inline void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function
/openbmc/linux/net/core/
H A Dfilter.c4008 void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in bpf_xdp_pointer() function