Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1766 static inline int __bpf_xdp_load_bytes(struct xdp_buff *xdp, u32 offset, in __bpf_xdp_load_bytes() function
/linux/net/core/
H A Dfilter.c4070 int __bpf_xdp_load_bytes(struct xdp_buff *xdp, u32 offset, void *buf, u32 len) in __bpf_xdp_load_bytes() function