Home
last modified time | relevance | path

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

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