Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dfilter.h1794 static inline int __bpf_xdp_store_bytes(struct xdp_buff *xdp, u32 offset, in __bpf_xdp_store_bytes() function
/linux-6.15/net/core/
Dfilter.c4111 int __bpf_xdp_store_bytes(struct xdp_buff *xdp, u32 offset, void *buf, u32 len) in __bpf_xdp_store_bytes() function