Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c3930 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() function
3939 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2()