Searched refs:BPF_TC_CUSTOM (Results 1 – 4 of 4) sorted by relevance
174 inv_hook.attach_point = BPF_TC_CUSTOM; in test_tc_bpf_api()353 hook.attach_point = BPF_TC_CUSTOM; in tc_bpf_root()
1690 .attach_point = BPF_TC_CUSTOM, in test_tc_links_ingress()
553 case BPF_TC_CUSTOM: in attach_point_to_config()572 case BPF_TC_CUSTOM: in tc_get_tcm_parent()644 case BPF_TC_CUSTOM: in bpf_tc_hook_destroy()
1191 BPF_TC_CUSTOM = 1 << 2, enumerator