Searched refs:max_data_sz (Results 1 – 1 of 1) sorted by relevance
765 u32 max_data_sz; in bpf_prog_test_run_xdp() local788 max_data_sz = 4096 - headroom - tailroom; in bpf_prog_test_run_xdp()790 data = bpf_test_init(kattr, max_data_sz, headroom, tailroom); in bpf_prog_test_run_xdp()797 xdp_init_buff(&xdp, headroom + max_data_sz + tailroom, in bpf_prog_test_run_xdp()