Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c3808 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() function
3817 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2()