Searched refs:hard_start (Results 1 – 1 of 1) sorted by relevance
127 xdp_prepare_buff(struct xdp_buff *xdp, unsigned char *hard_start, in xdp_prepare_buff() argument130 unsigned char *data = hard_start + headroom; in xdp_prepare_buff()132 xdp->data_hard_start = hard_start; in xdp_prepare_buff()
Completed in 6 milliseconds