Home
last modified time | relevance | path

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

/linux-5.19.10/net/bpf/
Dtest_run.c1238 static void xdp_convert_buff_to_md(struct xdp_buff *xdp, struct xdp_md *xdp_md) in xdp_convert_buff_to_md() function
1372 xdp_convert_buff_to_md(&xdp, ctx); in bpf_prog_test_run_xdp()