Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h22 SAMPLE_SKIP_HEADING = 1U << 9, enumerator
H A Dxdp_sample_user.c1513 if (sample_xdp_cnt == 2 && !(sample_mask & SAMPLE_SKIP_HEADING)) { in sample_timer_cb()