Searched refs:BPF_TC_CUSTOM (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_bpf.c174 inv_hook.attach_point = BPF_TC_CUSTOM;
353 hook.attach_point = BPF_TC_CUSTOM;
H A Dtc_links.c1688 .attach_point = BPF_TC_CUSTOM,
/linux-master/tools/lib/bpf/
H A Dnetlink.c553 case BPF_TC_CUSTOM:
572 case BPF_TC_CUSTOM:
644 case BPF_TC_CUSTOM:
H A Dlibbpf.h1225 BPF_TC_CUSTOM = 1 << 2, enumerator in enum:bpf_tc_attach_point

Completed in 159 milliseconds