Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_btf_newkv.c7 struct ipv_counts { struct
16 __type(value, struct ipv_counts); argument
22 struct ipv_counts *counts; in test_long_fname_2()
Dtest_btf_nokv.c6 struct ipv_counts { struct
14 __uint(value_size, sizeof(struct ipv_counts)); argument
21 struct ipv_counts *counts; in test_long_fname_2()
/Linux-v6.1/Documentation/bpf/
Dbtf.rst619 __type(value, struct ipv_counts);