Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dfilter.c3829 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() function
3838 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2()