Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dnetcnt_prog.c16 __type(value, struct percpu_net_cnt);
28 struct percpu_net_cnt *percpu_cnt; in bpf_nextcnt()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dnetcnt_common.h9 struct percpu_net_cnt { struct
H A Dtest_netcnt.c36 struct percpu_net_cnt *percpu_netcnt; in main()