Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Dtypes.h118 struct libeth_xdp_buff_stash { struct
119 void *data;
120 u16 headroom;
121 u16 len;
123 u32 frame_sz:24;
124 u32 flags:8;