Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h177 bool adjust_tail; global() member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h208 bool adjust_tail;
207 bool adjust_tail; global() member
H A Dtest_xsk.c263 test->adjust_tail = false; in __test_spec_init()
813 /* Set the 'adjust_value' variable to -EOPNOTSUPP in the XDP program if the adjust_tail in is_frag_valid()
814 * helper is not supported. Skip the adjust_tail test case in this scenario. in is_frag_valid()
1688 if (!test->adjust_tail) { in handler()
2529 test->adjust_tail = true; in testapp_adjust_tail_shrink_mb()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h175 bool adjust_tail; member
H A Dmain.c304 bpf->adjust_tail = true; in nfp_bpf_parse_cap_adjust_tail()