Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dxdp.h216 static inline void xdp_scrub_frame(struct xdp_frame *frame) in xdp_scrub_frame() function
/Linux-v6.1/net/core/
Dxdp.c664 xdp_scrub_frame(xdpf); in __xdp_build_skb_from_frame()