Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_sample_user.c47 __sample_print(fmt, sample_log_level & LL_DEFAULT, ##__VA_ARGS__)
50 __sample_print(fmt, err > 0 || sample_log_level & LL_DEFAULT, \
86 LL_DEFAULT = 1U << 0, enumerator
874 sample_log_level & LL_DEFAULT ? "%s total" : in stats_get_redirect_err_cnt()
1123 str = (sample_log_level & LL_DEFAULT) && out->rx_cnt.pps ? in stats_print()
1151 str = (sample_log_level & LL_DEFAULT) && out->redir_cnt.err ? in stats_print()
1171 str = (sample_log_level & LL_DEFAULT) && out->xmit_cnt.pps ? in stats_print()
1189 if (sample_log_level & LL_DEFAULT || in stats_print()