Home
last modified time | relevance | path

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

/linux-6.12.1/net/bpf/
Dtest_run.c1143 static int xdp_convert_md_to_buff(struct xdp_md *xdp_md, struct xdp_buff *xdp) in xdp_convert_md_to_buff() function
1274 ret = xdp_convert_md_to_buff(ctx, &xdp); in bpf_prog_test_run_xdp()