Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_bpf.c337 int cls_fd, ret; in tc_bpf_root() local
343 cls_fd = bpf_program__fd(skel->progs.cls); in tc_bpf_root()
359 ret = test_tc_bpf_basic(&hook, cls_fd); in tc_bpf_root()
371 ret = test_tc_bpf_basic(&hook, cls_fd); in tc_bpf_root()
378 ret = test_tc_bpf_basic(&hook, cls_fd); in tc_bpf_root()
384 ret = test_tc_bpf_api(&hook, cls_fd); in tc_bpf_root()