Searched refs:xdp_get_metalen (Results 1 – 1 of 1) sorted by relevance
3829 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() function3838 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2()