Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dxdp.h219 static inline void xdp_scrub_frame(struct xdp_frame *frame) in xdp_scrub_frame() function
/openbmc/linux/net/core/
H A Dxdp.c646 xdp_scrub_frame(xdpf); in __xdp_build_skb_from_frame()