Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dtest_run.c1086 static int xdp_convert_md_to_buff(struct xdp_md *xdp_md, struct xdp_buff *xdp) in xdp_convert_md_to_buff() function
1217 ret = xdp_convert_md_to_buff(ctx, &xdp); in bpf_prog_test_run_xdp()