Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dxdp_sample_user.h17 SAMPLE_DEVMAP_XMIT_CNT = 1U << 6, enumerator
101 if (mask & SAMPLE_DEVMAP_XMIT_CNT) \
A Dxdp_redirect_map_multi_user.c34 SAMPLE_EXCEPTION_CNT | SAMPLE_DEVMAP_XMIT_CNT |
101 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()
A Dxdp_sample_user.c283 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in sample_print_help()
504 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) { in alloc_stats_record()
1117 if (mask & SAMPLE_DEVMAP_XMIT_CNT || in stats_print()
1170 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in stats_print()
1187 mask & SAMPLE_DEVMAP_XMIT_CNT); in stats_print()
1418 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_collect()
1452 if (mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_print()
1456 mask & SAMPLE_DEVMAP_XMIT_CNT); in sample_stats_print()
A Dxdp_monitor_user.c33 SAMPLE_DEVMAP_XMIT_CNT | SAMPLE_DEVMAP_XMIT_CNT_MULTI;
A Dxdp_redirect_user.c61 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()
A Dxdp_redirect_map_user.c68 mask &= ~(SAMPLE_DEVMAP_XMIT_CNT | in main()

Completed in 9 milliseconds