Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dxdp.h94 struct xdp_frame { struct
109 xdp_get_shared_info_from_frame(struct xdp_frame *frame) in xdp_get_shared_info_from_frame() argument
148 struct xdp_frame *xdp_frame) in xdp_update_frame_from_buff()
178 struct xdp_frame *xdp_frame; in xdp_convert_buff_to_frame() local
/kernel/linux/linux-5.10/drivers/net/
Dtun.c2045 struct xdp_frame *xdp_frame, in tun_put_user_xdp()