Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_sysctl.c1528 enum bpf_attach_type atype = test->attach_type; in run_test_case() local
/tools/testing/selftests/net/
Dnettest.c1411 enum addr_type atype) in convert_addr()
/tools/lib/bpf/
Dlibbpf.c4469 #define BPF_PROG_SEC_IMPL(string, ptype, eatype, is_attachable, atype) \ argument
4476 #define BPF_APROG_SEC(string, ptype, atype) \ argument