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()
446 case BPF_TC_CUSTOM: in attach_point_to_config()465 case BPF_TC_CUSTOM: in tc_get_tcm_parent()537 case BPF_TC_CUSTOM: in bpf_tc_hook_destroy()
975 BPF_TC_CUSTOM = 1 << 2, enumerator