Home
last modified time | relevance | path

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

/net/core/
Dfilter.c3850 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() function
3859 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2()