Searched refs:xdp_data_meta_unsupported (Results 1 – 2 of 2) sorted by relevance
149 xdp_data_meta_unsupported(const struct xdp_buff *xdp) in xdp_data_meta_unsupported() function
3069 return xdp_data_meta_unsupported(xdp) ? 0 : in xdp_get_metalen()3131 if (xdp_data_meta_unsupported(xdp)) in BPF_CALL_2()