Searched refs:xdpf_clone (Results 1 – 3 of 3) sorted by relevance
246 struct xdp_frame *xdpf_clone(struct xdp_frame *xdpf);
685 struct xdp_frame *xdpf_clone(struct xdp_frame *xdpf) in xdpf_clone() function
551 nxdpf = xdpf_clone(xdpf); in dev_map_enqueue_clone()