Searched refs:BPF_TC_CUSTOM (Results 1 – 3 of 3) sorted by relevance
173 inv_hook.attach_point = BPF_TC_CUSTOM; in test_tc_bpf_api()352 hook.attach_point = BPF_TC_CUSTOM; in test_tc_bpf()
392 case BPF_TC_CUSTOM: in attach_point_to_config()411 case BPF_TC_CUSTOM: in tc_get_tcm_parent()483 case BPF_TC_CUSTOM: in bpf_tc_hook_destroy()
709 BPF_TC_CUSTOM = 1 << 2, enumerator
Completed in 10 milliseconds