Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtc_bpf.c173 inv_hook.attach_point = BPF_TC_CUSTOM; in test_tc_bpf_api()
352 hook.attach_point = BPF_TC_CUSTOM; in test_tc_bpf()
/linux-6.3-rc2/tools/lib/bpf/
A Dnetlink.c542 case BPF_TC_CUSTOM: in attach_point_to_config()
561 case BPF_TC_CUSTOM: in tc_get_tcm_parent()
633 case BPF_TC_CUSTOM: in bpf_tc_hook_destroy()
A Dlibbpf.h1067 BPF_TC_CUSTOM = 1 << 2, enumerator

Completed in 7 milliseconds