Home
last modified time | relevance | path

Searched defs:stats_record (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/samples/bpf/
Dxdp_rxq_info_user.c192 struct stats_record { struct
193 struct record stats;
194 struct record *rxq;
Dxdp_sample_user.c103 struct stats_record { struct
104 struct record rx_cnt;
105 struct record redir_err[XDP_REDIRECT_ERR_MAX];
106 struct record kthread;
107 struct record exception[XDP_ACTION_MAX];
108 struct record devmap_xmit;
110 struct record enq[];