Searched refs:xdp_get_shared_info_from_buff (Results 1 – 4 of 4) sorted by relevance
149 xdp_get_shared_info_from_buff(const struct xdp_buff *xdp) in xdp_get_shared_info_from_buff() function163 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_get_buff_len()194 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in __xdp_buff_add_frag()
125 xdp_get_shared_info_from_buff(xdp)->nr_frags = 0; in xsk_buff_free()
655 sinfo = xdp_get_shared_info_from_buff(&xdp->base); in libeth_xdp_tx_queue_bulk()1256 libeth_xdp_return_frags(xdp_get_shared_info_from_buff(&xdp->base), in __libeth_xdp_return_buff()1343 sinfo = xdp_get_shared_info_from_buff(&xdp->base); in libeth_xdp_buff_stats_frags()
134 xdp_get_shared_info_from_buff(&xdp->base)); in libeth_xsk_tx_fill_buf()
Completed in 13 milliseconds