Home
last modified time | relevance | path

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

/include/net/libeth/
A Dtypes.h118 struct libeth_xdp_buff_stash { struct
A Dxdp.h1164 const struct libeth_xdp_buff_stash *src);
1165 void libeth_xdp_save_stash(struct libeth_xdp_buff_stash *dst,
1167 void __libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash);
1181 const struct libeth_xdp_buff_stash *src, in libeth_xdp_init_buff()
1201 static inline void libeth_xdp_save_buff(struct libeth_xdp_buff_stash *dst, in libeth_xdp_save_buff()
1217 static inline void libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash) in libeth_xdp_return_stash()

Completed in 9 milliseconds