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()
542 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()
1067 BPF_TC_CUSTOM = 1 << 2, enumerator
Completed in 8 milliseconds