Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/bpf/
A Dxdp_sample_user.h17 SAMPLE_DEVMAP_XMIT_CNT = 1U << 6, enumerator
103 if (mask & SAMPLE_DEVMAP_XMIT_CNT) \
A Dxdp_redirect_map_multi_user.c33 SAMPLE_EXCEPTION_CNT | SAMPLE_DEVMAP_XMIT_CNT |
100 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()
A Dxdp_monitor_user.c32 SAMPLE_DEVMAP_XMIT_CNT | SAMPLE_DEVMAP_XMIT_CNT_MULTI;
A Dxdp_sample_user.c282 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in sample_print_help()
503 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) { in alloc_stats_record()
1116 if (mask & SAMPLE_DEVMAP_XMIT_CNT || in stats_print()
1169 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in stats_print()
1186 mask & SAMPLE_DEVMAP_XMIT_CNT); in stats_print()
1416 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_collect()
1450 if (mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_print()
1454 mask & SAMPLE_DEVMAP_XMIT_CNT); in sample_stats_print()
A Dxdp_redirect_user.c60 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()
A Dxdp_redirect_map_user.c70 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()

Completed in 9 milliseconds