Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_monitor_user.c143 static const char *action2str(int action) in action2str() function
386 0.0, pps, action2str(rec_i)); in stats_print()
391 0.0, pps, action2str(rec_i)); in stats_print()
H A Dxdp_rxq_info_user.c102 static const char *action2str(int action) in action2str() function
348 ifname, ifindex, action2str(action), options2str(cfg_opt)); in stats_print()