Home
last modified time | relevance | path

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

/net/core/
Ddev.c4734 void *orig_data, *orig_data_end, *hard_start; in bpf_prog_run_generic_xdp() local
4758 orig_data_end = xdp->data_end; in bpf_prog_run_generic_xdp()
4780 off = xdp->data_end - orig_data_end; in bpf_prog_run_generic_xdp()