Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_monitor_user.c175 struct stats_record { struct
176 struct record_u64 xdp_redirect[REDIR_RES_MAX];
177 struct record_u64 xdp_exception[XDP_ACTION_MAX];
178 struct record xdp_cpumap_kthread;
179 struct record xdp_cpumap_enqueue[MAX_CPUS];
180 struct record xdp_devmap_xmit;
H A Dxdp_redirect_cpu_user.c190 struct stats_record { struct
191 struct record rx_cnt;
192 struct record redir_err;
193 struct record kthread;
194 struct record exception;
195 struct record enq[];
H A Dxdp_rxq_info_user.c192 struct stats_record { struct
193 struct record stats;
194 struct record *rxq;